jtrovato
11-04-2002, 11:20 PM
I have created a site wher user are required to login.
It checks the MySQL database and of course if user is aloud to enter, they may.
Once they are in and when they are finished they close the browser, on certain version of 98 and IE the session is still active.
Now that is fine b/c when you open a new browser it creates a new session but not in the case on 98/IE. It has the same session ID number, I have to destory the session in order for me to create a new one.
is there anyway around this?
it seems to only happen on windows 98.. it seems to work with 2000 pro /xp with any problems
John
It checks the MySQL database and of course if user is aloud to enter, they may.
Once they are in and when they are finished they close the browser, on certain version of 98 and IE the session is still active.
Now that is fine b/c when you open a new browser it creates a new session but not in the case on 98/IE. It has the same session ID number, I have to destory the session in order for me to create a new one.
is there anyway around this?
it seems to only happen on windows 98.. it seems to work with 2000 pro /xp with any problems
John
