Hi all, Is there a good pull tool for storing context between calls to the same page? I put data in my context via various actions chained togehter. If I reload the page, I want the same context to still be available, versus putting everything into the page, and then recreating all the data in the context? Basically a persistent context for a page. Something simpler then putting a ton of stuff in the user's session...
Eric -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
