My application use cookies when user login.
All my page load will check if cookies not exist then redirect back to login page.
The problem is, even user not logoff, the cookies will suddenly disappear and redirect user to login page. is it possible?
All my page load will check if cookies not exist then redirect back to login page.
The problem is, even user not logoff, the cookies will suddenly disappear and redirect user to login page. is it possible?