C
Christopher M.
I'm using the Session object to manage things like usernames and passwords.
(I'm not concerned about security.)
I'm having trouble overwriting session variables when a user tries to log in
with a different username and password.
Exiting the browser seems to end the session. I've tried abandoning the
session and removing the contents of the session variables but it doesn't
seem to work.
The site is hosted on Godaddy.
Any ideas?
Thanks.
W. Pooh (AKA Winnie P.)
(I'm not concerned about security.)
I'm having trouble overwriting session variables when a user tries to log in
with a different username and password.
Exiting the browser seems to end the session. I've tried abandoning the
session and removing the contents of the session variables but it doesn't
seem to work.
The site is hosted on Godaddy.
Any ideas?
Thanks.
W. Pooh (AKA Winnie P.)