I'm having a strange problem with my session variable. On certain pages, I CFINCLUDE a "Gatekeeper" that checks to see if the user is logged. If not, a login form is presented, the user logs in, and is then sent to whatever page he was trying to get to. In the process, I set a session variable to the userID. This is working fine out on my real intranet website.
Now, here's the strange part. I downloaded the site onto my workstation to make some updates. I soon found out that although my session varible was being set during the login process, as soon as I left that first page after logging in, the session variable was gone. In case you think I did something in the process of making updates, I downloaded the site again(into an empty folder), and before changing anything, I tested it. It didn't work. The same code that is working on the "real" website is not working on my workstation. What's going on here? Calista :-X
Jedi Knight,
Champion of the Force
Now, here's the strange part. I downloaded the site onto my workstation to make some updates. I soon found out that although my session varible was being set during the login process, as soon as I left that first page after logging in, the session variable was gone. In case you think I did something in the process of making updates, I downloaded the site again(into an empty folder), and before changing anything, I tested it. It didn't work. The same code that is working on the "real" website is not working on my workstation. What's going on here? Calista :-X
Jedi Knight,
Champion of the Force