Session Variables - TechRepublic
General discussion
June 1, 2000 at 06:03 AM
seth221

Session Variables

by seth221 . Updated 26 years ago

I am building a stat tracking system using asp(vbscript). I declare my session variables in the global.asa and set their default using the Session On_Start… The user enters and the session variables are given values. The user then enters a record and the session variables become blank. Why? Is there anything I can do to correct this?

This discussion is locked

All Comments