Ben Smith said: >To Kay: how do you eliminate the whitespace that CF processing adds? I >could never figure out an easy way to do it reliably..
Well, I use Fusebox, so all my non-display code is tucked away into cfinclude files with <cfsilent> tags applied liberally. While I know that a few bytes don't make much difference at all, I do tend to remove extra spaces and blank lines when I'm coding. Tidy code, tidy mind? Either that or I'm particularly anally-retentive... K. -- Kay Smoljak http://kay.smoljak.com ***************************************************** The discussion list for http://webstandardsgroup.org/ See http://webstandardsgroup.org/mail/guidelines.cfm for some hints on posting to the list & getting help *****************************************************
