function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
Geetham Gai GodavarthiGeetham Gai Godavarthi 

Session for Login-Logout In VisualForce Page

Example for Login and Logout Session in VisualForce page so that after Logout if the user presses the back button on the browser it shouldn't be redirected back.
Rahul KumarRahul Kumar (Salesforce Developers) 
Hi Geetham, Hope it helps.

Please mark it as best answer if the information is informative.so that question is removed from an unanswered question and appear as a proper solution.

Thanks
Rahul Kumar
 
Geetham Gai GodavarthiGeetham Gai Godavarthi
Hi Rahul,
I previously Refered that link but that's not my requirement. I just need to be done totally in the visual force page itself, i mean after successfull logout the user will be navigated again to the login page but when he click the back button on the browser he shouldn't be redirected. It would be helpful if you provide any sample code for it.Thanks in advace

Thanks 
Geetham