Exactly, thats what I am looking for. In ajax logger when I create the window it shows up, I already expend 3 hours, no docs, no result on google search.
Appreciate if somebody can direct me to the right position. What I want is dynamic window creation and on form submit, I have a close button. thats all. Thanks guys. >You have to know the window name > >ColdFusion.Window.getWindowObject(windowname) > >You're setting the windowname dynamically, then that name should be >stored in a JS variable somewhere, so that you can reference the window >via JavaScript as needed. > >Steve "Cutter" Blades >Adobe Certified Professional >Advanced Macromedia ColdFusion MX 7 Developer >_____________________________ >http://blog.cutterscrossing.com > >Ashyboy ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Check out the new features and enhancements in the latest product release - download the "What's New PDF" now http://download.macromedia.com/pub/labs/coldfusion/cf8_beta_whatsnew_052907.pdf Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:288905 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

