Session does not start after logout
Posted: Tue Aug 10, 2010 6:57 am
Hello forum,
I am controlling my admin pages with the help of session varriable.
Login Page -> controller -> class -> if everything goes well, i am welcoming user to Admin Home page.
i am creating session varriable in my class pages.
Now the problem is, when someone logs out, and i destroy my session; then again i want to logged into the system from the same window......the system is not letting me in....that means i am not able to create new session from the same browser window...
Can you plz help me with this.....
Regards.
I am controlling my admin pages with the help of session varriable.
Login Page -> controller -> class -> if everything goes well, i am welcoming user to Admin Home page.
i am creating session varriable in my class pages.
Now the problem is, when someone logs out, and i destroy my session; then again i want to logged into the system from the same window......the system is not letting me in....that means i am not able to create new session from the same browser window...
Can you plz help me with this.....
Regards.