OK - guess the default onChange event for the binding was not doing what I 
wanted. Have changed the binding as per below to use the click event and that 
seems to give the behaviour I was after. 

<cfwindow x="0" y="250" width="200" height="150" 
        name="mywindow2" title="My Second Window" 
        initshow="false" draggable="false" resizable="false" 
                source="confirmbookingrequest.cfm?lengthofstay={myform:[EMAIL 
PROTECTED]" /> 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Get involved in the latest ColdFusion discussions, product
development sharing, and articles on the Adobe Labs wiki.
http://labs/adobe.com/wiki/index.php/ColdFusion_8

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:293410
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

Reply via email to