I have this minor issue with my code ..... for some reason i have 239 lines
of whitespace in the beginning of the html page, and i don't know how to get
rid of it

Basically my cf page looks like this

<CFSETTING enablecfoutputonly="Yes">
<CFPROCESSINGDIRECTIVE suppresswhitespace="Yes">

<!--- Doing all my queries and user authentication here --->

</CFPROCESSINGDIRECTIVE>
<CFSETTING enablecfoutputonly="No">

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html>
....
...
...
</html>

but prior to the <!DOCTYPE ...>

i get 239 lines of whitespace ....


Can anyone help ???



Allan Pichler // Senior Software Developer // [EMAIL PROTECTED]

______________________________________________________________________
Dedicated Windows 2000 Server
  PIII 800 / 256 MB RAM / 40 GB HD / 20 GB MO/XFER
  Instant Activation · $99/Month · Free Setup
  http://www.pennyhost.com/redirect.cfm?adcode=coldfusiona
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to