|
Hi All I’ve got pages that
are (totally) made up of CFIMPORT’ed custom
tags. trouble is, it’s full of whitespace <cfprocessingdirective suppresswhitespace = "yes"> at the top of the
main page doesn’t seem to work on imported custom
tags. and then within
the custom tags: <cfif thisTag.executionMode is "start"> <cfsetting enablecfoutputonly="Yes"> <cfoutput> …HTML and JS only </cfoutput> </cfsetting> </cfif> this actually
does not produce ANY output! I’m also using
<CFSILENT> where I can but it’s still not enough. any ideas? the problem is being caused by the custom tags. the amount of whitespace is defiantly
objectionable in this particular case thanx barry.b Barry Beattie CF Web Developer Alpha Business Systems [EMAIL PROTECTED] Ph: +61 07 3216 0999 Unit 1, Bowen Hills QLD 4006 www.alphabus.com.au Virus Disclaimer: Please note that this email
may contain computer-generated file(s) as an attachment. Whereas we take
every effort to protect our files from computer virus, we recommend that you
check the file(s) with your own virus detection software prior to opening it.
If you would prefer to receive a hardcopy of the file please email or phone.
Alpha Business Systems does not accept liability for the consequences of any
computer viruses that may be transmitted with this email. Confidentiality: This email and any attached
files are intended solely for the addressee(s) and may contain confidential and
privileged information. If you received this email in error, please advise us
by return email or phone and disregard the contents and immediately delete it
and destroy any copies You are currently subscribed to cfaussie as: [EMAIL PROTECTED] To unsubscribe send a blank email to [EMAIL PROTECTED] Aussie Macromedia Developers: http://lists.daemon.com.au/ |
