We have a form which submits to a processing page. This processing page ONLY has client side output if an error occurs (i.e. it throws a javascript alert box). If no errors occur, the processing page redirects to another page (using a <CFHEADER NAME="Refresh" VALUE="0; URL=someURL.cfm"> tag because we set some cookies. What we are seeing is that the processing page appears in the history list on Netscape 4.76, but not in ID 5.0. Can anyone tell us why this may be? And if there is a way to have it NOT show up in the history list in Netscape? We suspect it's because the page headers are getting modified, submitted to the client, then processed - rather than skipping the client altogether. Thanks for any input. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Get the mailserver that powers this list at http://www.coolfusion.com 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

