Try.... #Trim(OutputVariable)#. Otherwise, you will need to go into your
custom tag and figure where the code is adding the spaces. It's not a
problem of CF Server adding the spaces.

HTH,
Steve

"Brian Scott Barnett" <[EMAIL PROTECTED]> wrote in message
000701c100df$c9b69e20$[EMAIL PROTECTED]">news:000701c100df$c9b69e20$[EMAIL PROTECTED]...
> For some reason, a custom tag that I am using is adding beginning and
> trailing spaces to the output.  Does this happen when the tag takes a
little
> while for the CF App server to process?
>
> It's causing a display issue in some versions of Netscape.  Any idea how I
> might be able to trim the spaces?
>
> The code calling the custom tag is:
>
> <cfmodule template="./customtags/flasher5.cfm"
> flash_src="flash/spotlight_new.swf" flash_width="168" flash_height="213"
> flash_quality="high" flash_bgcolor="white" flash_loop="yes"
> image_src="images/home_page/home_page_3-3.gif" image_width="168"
> image_height="213" image_border="0" image_alt="Spotlight">
>
> Thanks!
>
> Brian
>
>
> Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
> Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to