Wrox Home  
Search P2P Archive for: Go

  Return to Index  

javascript_howto thread: URGENT! Need help with sessions and arrays


Message #1 by "Chris Cote" <cotec@s...> on Wed, 24 Apr 2002 16:33:26
I am writing an application that builds up a couple of arrays containing 
objects.  My question is:  Can I use session variables to store an array 
of objects and if so, how would I, in the ASP on the next page, access the 
data in the objects?  Is it done the same way as you do when you're using 
them as a regular variable?  This is my first venture into the world of 
sessions, so I really have no idea what I'm doing.  So it would be great 
if someone could explain how to use arrays and/or objects in sessions.


Chris

  Return to Index