Functions not only return values but also output "code" - Or what coldfusion deems to be code. Putting output=false will stop this from happening as you are suppressing the code being outputted, not the returned value.
 
CF loves whitespace - I'm sure that allaire / macromedia / adobe have a long time agreement standing with network providers to boost traffic costs..
 
Excuse my satire
-----Original Message-----
From: cfaussie@googlegroups.com [mailto:[EMAIL PROTECTED]On Behalf Of Taco Fleur
Sent: Friday, 9 June 2006 4:14 PM
To: cfaussie@googlegroups.com
Subject: [cfaussie] Re: Whitespace

output="false" on the function seemed to fix it - weird...

On 6/9/06, Taco Fleur <[EMAIL PROTECTED]> wrote:
I have a function that return whitespace, although if I put a LEN() around the output it shows 0
 
Even so I get the following whitespace between action. Driving me nuts.

action=""

--
Taco Fleur - http://www.pacificfox.com.au
Web Design, Web development, Graphic Design and Complete Internet Solutions
an industry leader with commercial IT experience since 1994 …



--
Taco Fleur - http://www.pacificfox.com.au
Web Design, Web development, Graphic Design and Complete Internet Solutions
an industry leader with commercial IT experience since 1994 …

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "cfaussie" group.
To post to this group, send email to cfaussie@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at http://groups.google.com/group/cfaussie
-~----------~----~----~----~------~----~------~--~---

Reply via email to