
Hi. I have a login in page. After the user has logged in it redirects to some pages. Now consider the user has logged out. Mow the problem is after the user has logged in he/she copies the url. after logged out if he/she rewrites the url then it is redirecting to the same page has he/she logged in. Now i want to prevent this. After the user loggedout if he/she tries to rewrite the url of the logged in page it shold redirects to login page. How to do? Thanks in advance.
If you are facing any programming issue, such as compilation errors or not able to find the code you are looking for.
Ask your questions, our development team will try to give answers to your questions.