If i click the back button in browser i got some problem.
i click the login and redirected to another page.after that i click the back btn its navigated to login page.but it didnt clear my session value login=true.still that user in login stage but that login page looking normal that is it contains menu.. login..signup. if i click any other page it contains menu ..logout.
i used some server side and client side code but there is no improvement.
If i click the back btn,i dont want any navigation.its in current page or refresh the current page.Is there any other way to achieve this result. or Is there any other way for proper navigation