Hi,
Can someone help me to determine, if the following scenario is technically 
possible to be accomplished?

By clicking a button on a form, a cfm page ,named "NewPage", is displayed by 
using the Microsoft specific DOM method window.showModalDialog. 
This method passes a value to "NewPage" which can be accessed through the 
window.dialogArguments property.
"NewPage" contains a form named "MyForm" consisting of a hidden input element 
named "HiddenElement".
Using JScript within a <script> tag, "HiddenElement" gets set to 
window.dialogArguments.
The next attempt is to set a ColdFusion variable to the value of 
"HiddenElement", which can be used in a <cfquery> tag.

Thanks,
Mike




~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Create Web Applications With ColdFusion MX7 & Flex 2. 
Build powerful, scalable RIAs. Free Trial
http://www.adobe.com/products/coldfusion/flex2/?sdid=RVJS 

Archive: 
http://www.houseoffusion.com/groups/CF-Newbie/message.cfm/messageid:2884
Subscription: http://www.houseoffusion.com/groups/CF-Newbie/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.15

Reply via email to