We recently applied a hotfix for the CFIDE h.cfm issue. After doing so some of 
our sites using cfwindow are now broken. I have narrowed down the issue to the 
id of the cfwindow. For example in my code we might call it 
AddToCartWindow54276 but when I look at the source code after the page is 
rendered it has been renamed to something like this cf_window1360260946673 so 
when my ColdFusion.Window.show('AddToCartWindow54276'); code executes I get a 
window id not found error. Anybody know how I can fix this?



~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
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:354349
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm

Reply via email to