Recently I debugged a site search application that was crashing IE 5 when
the results set returned.   This search worked in Netscape but took a long
time for the browser to render the page, even though the page did not exceed
150-200k.  Looking at the generated source code I found that there were
large blocks of white space.  When I cleaned up the code to cut down on the
white space using <CFSILENT> around CF Code, IE stopped crashing and the
rendering time in netscrape noticeably improved.

my two cents....

- Paul




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

Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to