You'll want to wrap large chunks of code like so:
<cfsetting enablecfoutputonly="Yes">
<cfset...>
(more code)
<cfsetting enablecfoutputonly="No">
that way it will suppress all the white space that would have normally been
generated between the <cfsetting> tags.
Sincerely,
Rob Sherman
------------------------------------------------------
Developer / Certified Cold Fusion Instructor
Email:[EMAIL PROTECTED]
ICQ:_________________________3266081
AIM:______________________RobSSherm
Yahoo!:____________RobSherman_CFDev
Office:__________________(310) 543-1622
Office Fax:______________(310) 543-0512
VMail/Fax:______(310) 754-6016 ext. 5630
-----Original Message-----
From: Chad Collingwood [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, April 19, 2000 5:28 PM
To: CF-Talk (E-mail)
Subject: white space issues with Realpix
Hi,
I'm having an issue creating dynamic Realpix with Cold Fusion and RealPlayer
G2. We see the following error:
-----------------------------------------------------------------
Realpix error- No IMFL tag present.
----------------------------------------------------------------
The problem is that there IS an IMFL tag. RealPlayer7 finds this no
problem.
When we look at the source of our Realpix, we have gobs and gobs of white
space.
This may be the problem.
I have tried the <cfsetting enablecfoutputonly="No"> and had just as much
whitespace as before.
So I am either using it wrong, or is just doesn't work correctly.
Any ideas?
Thanks
Chad Collingwood
Chad Collingwood
Director, Web Integration
Ph: (323) 904-5214
[EMAIL PROTECTED]
FasTV, Inc.
5670 Wilshire Boulevard, 15th floor
Los Angeles, CA 90036
FasTV.com
The smart way to see your world.
Visit us at www.FasTV.com
----------------------------------------------------------------------------
--
Archives: http://www.eGroups.com/list/cf-talk
To Unsubscribe visit
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or
send a message to [EMAIL PROTECTED] with 'unsubscribe' in
the body.
------------------------------------------------------------------------------
Archives: http://www.eGroups.com/list/cf-talk
To Unsubscribe visit
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.