What type of data do you have that needs to be persistent?
William J. Riley
Administrator
Atlantic Computer Systems & Services
Edge Web Hosting
Phone:(410) 363-4626
Fax:(410) 363-8526
[EMAIL PROTECTED]
http://www.edgewebhosting.net
-----Original Message-----
From: Bill Edstrom, Jr. [mailto:[EMAIL PROTECTED]]
Sent: Friday, December 01, 2000 2:00 PM
To: CF-Server
Subject: RE: how to pass arrray/structure
>>>can any one help me how to pass array/structure from one page to another
other
than using session can I pass using form, cookies etc.
can U please help me <<<
We talked about this at the Milwaukee CFUG meeting last night. You can use
Session variables to pass Arrays and Structures, but you can't use Client
variables. At least not directly. You can use Client variables, Form fields,
or the command line if you first serialize the structure in to a string. As
other people mentioned, WDDX is a great way to do this.
-Bill
----------------------------------------------------------------------------
--
To unsubscribe, send a message to [EMAIL PROTECTED] with
'unsubscribe' in the body or visit the list page at www.houseoffusion.com
------------------------------------------------------------------------------
To unsubscribe, send a message to [EMAIL PROTECTED] with
'unsubscribe' in the body or visit the list page at www.houseoffusion.com