Are you sure? If you are looking at the source code to the HTML, then that is not an indication that it is changing the name. And ColdFusion not Cold fusion randomly uses a name in the source so that you may use more than one on the current page.
When I asked if you are using the correct way to get the reference to the cfwindow object, I am now making the assumption that you are not. I suggest going back to the ColdFusion docs on the Adobe website, and research the JavaScript way to get access to the Windows name. That is the correct way to get at the Window, and if you are not doing it this way, I am surprised that it has ever worked in the first place. Sometimes Reading The F'ing Manual is better to do before jumping in here. -- Regards, Andrew Scott WebSite: http://www.andyscott.id.au/ Google+: http://plus.google.com/113032480415921517411 On Fri, Feb 8, 2013 at 9:02 AM, [email protected] <[email protected]>wrote: > > Yes. This code has been working fine for over a year. Then after the > security update its not. Cold fusion appears to be renaming the window and > not using the name I gave it > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| 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:354365 Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm

