> Hmm, which means I just have a plain new page to execute all the JS
> functions and automatically re-direct to the page which I want to display
> out the variables?

If you want to take the data from CF, do something with it in JS then send
it back to the server so that it can be displayed by CF then yes -- <body
onload="window.open('asdfg.cfm?var=' + myJSVariable)">

But why not just get JS to display it? Does it need to go back to the
server?

(Disclaimer: I've never done anything with WDDX so if this sounds like it
makes no sense, then it probably makes no sense.)

------------------------------------------------------------------------------
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
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.

Reply via email to