Hi, I have a system that login expires after 1 hour logged in, if I use jquery ajax function .load() it replaces the content with the login page. How can I detect this redirect and reload the entire page with the login content?
Hi, I have a system that login expires after 1 hour logged in, if I use jquery ajax function .load() it replaces the content with the login page. How can I detect this redirect and reload the entire page with the login content?