I get the following ColdFusion.Window.getWindowObject: No window exists by the name AddToCartWindow54276
-----Original Message----- From: Andrew Scott [mailto:[email protected]] Sent: Thursday, February 07, 2013 6:32 PM To: cf-talk Subject: Re: CFWINDOW ID gets changed? Ok here is another test you can do. console.log(ColdFusion.Window.getWindowObject(*name*)); And replace name with the name you want and see if an object is returned in the console. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Order the Adobe Coldfusion Anthology now! http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion Archive: http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:354384 Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm

