TheConeHead
Programmer
What is the best way to do session? The way I am doing it now is that I have it being created in the default page, but Session.Timeout does not seem to be working - I am losing the session quick - should this be done in global.asax? Any help?