Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations SkipVought on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

UserID Session variable data changing!?

Status
Not open for further replies.

nell1

Technical User
Jan 8, 2003
142
0
0
GB
We have a Windows 2003 web Edition server running IIS 6. On the webserver we are running an application using classic ASP using JScript as the scripting language and MySQL 4.1 as the backend DB.

The user logs in and their userid is saved to a session variable. With that variable they can access/change various information within their profile.

However, what appears to be happening is that somehow, their userid within the session changes and they get other users data. Am completely stumpted as to how this can be happening. It appears to happen completely randomly, or at least I have failed to see a pattern yet. At no point is the session programatically changed by us. Have taken our router out of the equasion for now just in case it is a hardware/routing issue.

Would really appreciate some advice,

Regards

Nell1
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top