I'm not sure if this a general question or one for advance
techniques, but here goes.
What are some of the schemes or combination that developers
use to assign unique values to session variables. For example, when
a user goes to a certain page on my site, I want to assign each
user (session) a unique ID.
thnx