[thelist] Picky question re CF Tags

Josh josh at eaccessit.com
Sun Mar 31 11:10:00 CST 2002


You can surround the tag with <CFSILENT> </CFSILENT>  if you are using
coldfusion server 4.5 or later.  CFSILENT kills all output to the
browser.


However, I doubt the problem is extra spacing.  In HTML 20 spaces is
just equal to one space unless they fall between <pre> </pre> tags.  In
order for multpul spaces to show up in an ordinary situation you would
have to use &nbsp;

-Josh

-----Original Message-----
From: thelist-admin at lists.evolt.org
[mailto:thelist-admin at lists.evolt.org] On Behalf Of jon steele
Sent: Sunday, March 31, 2002 10:54 AM
To: TheList Evolt
Subject: [thelist] Picky question re CF Tags

Hi list,

You know all those ugly spaces that are outputted to the Caller when you
run a custom cf tag? Well
I have a suspiscion they are slightly messing up my design.

How do you get rid of them? Is it just my poor coding of the tags?

More info: The Caller is being passed a result variable which it outputs
wherever it wants, and
Trim()ing this result variable does not solve the problem. The spaces
are outputted beforehand,
(I'm guessing) as the tag is run/

I'm quite sure others have come across this sometime in the
past...right?

Jon

__________________________________________________
Do You Yahoo!?
Yahoo! Greetings - send holiday greetings for Easter, Passover
http://greetings.yahoo.com/
--
For unsubscribe and other options, including
the Tip Harvester and archive of thelist go to:
http://lists.evolt.org Workers of the Web, evolt !



"eAccessit.com" One Stop Solutions for your IT problems



More information about the thelist mailing list