>Will SESSION variables being set by one user "clobber" another
>users variables or are they "unique" to each individual user
>that accessing my application?
Session variables are unique to each user... unless you don't lock them
:-0. Developers who don't often -- very often -- come running,
wondering why their users are seeing mixed sessions.
Read Jim Davis' excellent tutorial on why you Just Say Yes to locking,
and why, at http://depressedpress.com.
Cheers,
--------------------------------------------
Matt Robertson [EMAIL PROTECTED]
MSB Designs, Inc. http://mysecretbase.com
--------------------------------------------
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]

