> HOW do I also
> assign a JavaScript Variable to a CF variable. These does
As Simon said, CFWDDX will import your CF variables into javascript. If you
want to set a javascript variable and have it available on the *next* cf
page, you can use a hidden formfield and cause javascript to set the hidden
formfield with the javascript variable value. If you want to copy a
javascript variable into CF and have it available on the *same* cf page,
you'll have to do something more complicated, probably using a hidden frame
or hidden iframe, causing javascript to write to that hidden location, and
either reading directly from the hidden location nor causing your current
page to reload with the hidden location passing its variables to it that
way.
Much more complicated. I suggest the javascript to hidden formfield method
myself (only useful for sending javascript variables onto the next page, of
course).
-Patti
~~~~~~~~~~~~~ Paid Sponsorship ~~~~~~~~~~~~~
Get Your Own Dedicated Win2K Server! Instant Activation for $99/month w/Free Setup
from SoloServer PIII600 / 128 MB RAM / 20 GB HD / 24/7/365 Tech Support Visit
SoloServer, https://secure.irides.com/clientsetup.cfm.
Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists