I am trying to debug a website that is using Session variables.  The problem is I have 
one account that is not getting to log on to the website because the session variable 
that are sent to the DB are not in the DB.  However, all the other accounts that are 
using this same website are allowed to log on to website using the same code.  

In my debugging I have discovered that when I log on using a good account, and then 
immediately use the back button on the browser and log on with the "bad" account I am 
able to get into the website.  

This is the first time that this has happened with this code.  The code on this 
website is fairly mature and has been revised several times, but has always worked 
until today.

Does anyone have an idea as to what my problem might be or has had heard of a similar 
problem while using session variables?

Thanks in advance.

Michael


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