Brad, it may be the processing page you are submitting the form to - does it have nested tables? I know for a fact that Netscape chokes quite a bit on nested tables - the more you nest, the slower the load. (I built a custom discussion forums system and had a loop through the threads dump into a three tiered nested table to make it look clean) and it was lazy-dog slow only in Netscape. Removed just ONE of the table nests, and it was a LOT faster. IE never had a problem.
At 08:40 PM 04/23/2002 -0400, you wrote: >Any time I submit a form in Netscape (4.08), I have several CF templates >that take 3 and 4 seconds. The same templates take 0 and 30ms when the form >is submitted in IE. > >I know that CF is server side and the browser is client side, but >something's up. It isn't related to one form, it's any form I create. > >Has anyone experienced this? > >-Brad > > ______________________________________________________________________ Structure your ColdFusion code with Fusebox. Get the official book at http://www.fusionauthority.com/bkinfo.cfm FAQ: http://www.thenetprofits.co.uk/coldfusion/faq Archives: http://www.mail-archive.com/[email protected]/ Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

