RE Session_end

A

Amol

HI ,
I am tring to use the session_end event in global.asax.
My requirement is after specific time i need to show a msg box to user
for he being idle and after that need to redirect the user to other
page.
How can i achieve it??
Thanx in advance
 
R

rjl444

you cant 'pop up' a message to the user, need to wait until they click
on a page for the user to be notified.
 
M

Mark Rae

I am tring to use the session_end event in global.asax.
My requirement is after specific time i need to show a msg box to user
for he being idle and after that need to redirect the user to other
page.
How can i achieve it??

You could include a refresh meta tag in the header of every page which
redirects to a timeout page after a certain number of seconds which, in
turn, pops an alert...

http://www.html-reference.com/META_httpequiv_refresh.htm
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,995
Messages
2,570,226
Members
46,815
Latest member
treekmostly22

Latest Threads

Top