I have a requirement where if the user has logged into the wbsite and stays
IDLE for around 10mins..i need to redirect the user by loggin him out of the current session and go to the login page. But before moving to the login page i want to display a popup where a message is displayed like...within 3mins user session will expire....2mins...i.e. need to display a stopwatch for 10mins
Can nyone please share the code.
Thank you.