This is about Session ID creation.
The session ID's I am getting are numbers such as 166186724,166186724 etc.

They are 9 digit integers. 
Obviously, web server somehow takes care of their uniquness real time. 
But, I am interested in finding out whether they are unique for the day
too ?

In other words, is it possible for the server to create the *same
sessionID* on the *same day* if the first one has already expired ?
Does the "DATE FACTOR" play a role in the session ID creation ? 


---
You are currently subscribed to activeserverpages as: [email protected]
To unsubscribe send a blank email to [EMAIL PROTECTED]

Reply via email to