Capturing Session value before session expire
ASP.NET
2
Posts
2
Posters
0
Views
1
Watching
-
hi.. currently i m using asp.net 2.0 and sql server 2000. As when the session expires automatically, i would like to update the session values to my database table. i cant write sql statements, connections in Session_End function (Global.asax). how to handle this. help me - KARAN
-
hi.. currently i m using asp.net 2.0 and sql server 2000. As when the session expires automatically, i would like to update the session values to my database table. i cant write sql statements, connections in Session_End function (Global.asax). how to handle this. help me - KARAN