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 Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Losing ASP Session Array Values 1

Status
Not open for further replies.

BigArgus

Programmer
Joined
Dec 16, 2005
Messages
2
Location
US
I have user login data stored in a session array. It appears to be losing this info. I have Session.Timeout set to 40 minutes. So, this isn't the problem.

Has anyone had experience in losing Session Array data?
 
are you losing other Session info - standard Session variables for example?

Have you got cookies enabled?


Tony
 
Are you losing info from standard Session variables too?

Have you got cookies enabled?


Tony
 
damn this dodgy internet connection!! :)


Tony
 
Yes, all other Session variables work. And, the Session Array works sometimes
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top