You have to POST a form or build a GET string - a new page has to load
either way.

If you want to eliminate the 'appearance' of a new page load, you can build
a frameset with a hidden frame, or use a 1x1 IFRAME to load the newly
deserialized content, which you can then 're-grab' from your JS.


----- Original Message -----
From: <[EMAIL PROTECTED]>
To: "CF-Talk" <[EMAIL PROTECTED]>
Sent: Wednesday, January 23, 2002 11:57 AM
Subject: Javascript/WDDX and CF


> I'm kinda stumped here. I have a pop up window. When it loads, I'm using
JS
> to get a WDDX packet from a form field in the main window.
>
> How do I then pass this JS Var back to CF, so CF can deserialize  the
> packet? I guess I could use a hidden form to submit the data to the new
> window so it is available server side. But is there another way?
>
> Brook
>
>
> 
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Your ad could be here. Monies from ads go to support these lists and provide more 
resources for the community. http://www.fusionauthority.com/ads.cfm

                                Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
                                

Reply via email to