Re: Passing Structures

2000-04-04 Thread Sharon DiOrio

If the page is on the same server, the preferred way is to save the
structure to either session or application scope.  If you're passing the
structure to a remote server, then WDDX is the way to go.

Sharon

At 09:56 AM 4/4/2000 -0700, Kimberly Mayhall wrote:
>What is the preferred method for passing structures from one page to
>another?  Do you use WDDX or is there some other way to do this?
>
>Kim Mayhall
>[EMAIL PROTECTED]
>The Garrigan Lyman Group
>(206) 223-5548
>
>
>--
>Archives: http://www.eGroups.com/list/cf-talk
>To Unsubscribe visit 
>http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or 
>send a message to [EMAIL PROTECTED] with 'unsubscribe' in 
>the body.


--
Archives: http://www.eGroups.com/list/cf-talk
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.



Re: Passing Structures

2000-04-04 Thread Emily B. Kim

WDDX makes it very easy to pass complex data types using form or URL
variables. would putting them into session variables help too? that's
easily doable as well. what do you need to do? -emily

Kimberly Mayhall wrote:
> 
> What is the preferred method for passing structures from one page to
> another?  Do you use WDDX or is there some other way to do this?
>
--
Archives: http://www.eGroups.com/list/cf-talk
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.



Passing Structures

2000-04-04 Thread Kimberly Mayhall

What is the preferred method for passing structures from one page to
another?  Do you use WDDX or is there some other way to do this?

Kim Mayhall
[EMAIL PROTECTED]
The Garrigan Lyman Group
(206) 223-5548


--
Archives: http://www.eGroups.com/list/cf-talk
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.