Dear Mr/Ms ,
I have a problem in destroying the session in case two sessions.
I am starting a session in one page and register variables with it(e.g. login page)
I move on to the next page(on validaton) and start the session in that page in order to access the seesion variables set on the previous page.
Once I come to this second page I want to end my first session so that user will not be go back to login page by clicking on back button.
How do i do this. Please also suggest if any alternatives are there for effective way.
regards,
kalyani