RE: Storing Complex Variables in memory

2001-05-24 Thread Nathan Nelson
Thanks Alistair, Your suggestion worked great. Thanks, Nate -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] Sent: Thursday, May 24, 2001 1:42 AM To: CF-Talk Subject: RE: Storing Complex Variables in memory Yes, WDDX is a good way round this problem, something

RE: Storing Complex Variables in memory

2001-05-24 Thread alistair . davidson
Yes, WDDX is a good way round this problem, something like - to serialize the query into a client variable, then on subsequent pages - to deserialize it back into a CF query object, which can be used like any "normal" query. Hope this helps Alistair Davidson Senior Web Developer Rocom New