E
EricW
Hi,
Is there a way to have a ASPX page check if a session ends
I ask this because on my page there is a part where you have to log in.
After being logged in, you can enter a menu and do some stuff.
While someone is logged in, the login is blocked to prevent changes by
different users at the same time.
I set the session.timeout to 20 minutes.
I would like to know how the page can cleanup after it and end it's session
either by timeout or by going to another page or by closing the browser.
rg,
Eric
btw: Happy New Year!!!
Is there a way to have a ASPX page check if a session ends
I ask this because on my page there is a part where you have to log in.
After being logged in, you can enter a menu and do some stuff.
While someone is logged in, the login is blocked to prevent changes by
different users at the same time.
I set the session.timeout to 20 minutes.
I would like to know how the page can cleanup after it and end it's session
either by timeout or by going to another page or by closing the browser.
rg,
Eric
btw: Happy New Year!!!