This one works as well without killing cookies:

<cfheader name="Refresh" value="0; URL=yourfile.cfm">

Massimo



"Don Vawter" <[EMAIL PROTECTED]> wrote in message
news:00fc01c107e8$4d6e35c0
> If you use js to do redirection then browser should see cookies because
you
> are on client side.
> <script>
> location.replace(url);
> </script>
> That way it doesnt show up in history file




~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
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