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 Asim Manzur wrote: > Is there any way to get the name of the current window? > > I have a dynamic window based on timestamp which I am not sure what is the > name of the window as its being created from multiple buttons (multiple > windows for Add/Edit). > > Is there anyway to know what is the name of that window? > > Thanks > > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| ColdFusion is delivering applications solutions at at top companies around the world in government. Find out how and where now http://www.adobe.com/cfusion/showcase/index.cfm?event=finder&productID=1522&loc=en_us Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:288900 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

