Regarding login page
-
Hi all, i have a question regarding session. In forms authentication if a user enters his credentials and after some process , if he closes the browser without logging off, what will happen ,does the session exists if not what is the solution for this problem i.e what he has to do to make sure that data will not be lost after closing the browser Any guesses?
Thanks Mukkanti
-
Hi all, i have a question regarding session. In forms authentication if a user enters his credentials and after some process , if he closes the browser without logging off, what will happen ,does the session exists if not what is the solution for this problem i.e what he has to do to make sure that data will not be lost after closing the browser Any guesses?
Thanks Mukkanti
I think the session will end when they close the browser as when they open the browser again they will have to login. Although with tabs it may differ I think when you close one tab and open another it doesnt end the current session. Although this is just a guess but I'm pretty sure im right