Yes there is. Wonder where the hell that is coming from.
-----Original Message----- From: Andrew Scott [mailto:[email protected]] Sent: Thursday, February 07, 2013 6:38 PM To: cf-talk Subject: Re: CFWINDOW ID gets changed? What if you do this console.log("["+text+"]"); Is there any spaces between the brackets? On Fri, Feb 8, 2013 at 10:36 AM, [email protected] <[email protected]>wrote: > > 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:354390 Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm

