View Single Post
  #12 (permalink)  
Old 03-03-03, 17:49
rhs98 rhs98 is offline
Moderator
 
Join Date: Feb 2002
Location: Hampshire, UK
Posts: 440
I think i get you; the cookie just stores the session id, which is used to id the client.

Hmmm, makes much more sense than trying to constantly send/retrive data from the client.

Offtopic; is it possible to access session x's variables from session y? (no not application variable or 'out like that)
Reply With Quote