we have an application which uses a custom tag at the start of each
template.  This tag checks session variables against the required access
level for the page and if need be, redirects to the login page.

We are finding that Netscape refuses to run this tag (it hangs trying to
load the page) if we delete the cookies file.  

That's really weird because the tag doesn't refer to the cookies.  The Login
page does use a cookie for populating the username text box, but that's it.
Otherwise, we don't use cookies. (except system session cookies).  I know we
aren't even making it to the login page because of troubleshooting
code/output I've inserted into the routines.

Anyone see this before? or have an idea how to fix it?  Thanks.

Shawn Grover


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

Reply via email to