Without knowing more about your setup it's hard to debug. I copy+pasted the above <cfwindow> tag into a template on my server and it worked fine.
-Adam On Fri, Mar 5, 2010 at 12:58 PM, Steve Sequenzia <[email protected]> wrote: > > For some reason I cannot use CFWindow. When I do just a basic <cfwindow > width="500" height="500" initshow="true"></cfwindow> it does not work. I get > the following error in firebug: > > Ext.Window is not a constructor > anonymous("cf_window1267811011254", Object name=url, Object modal=false > closable=true)cfwindow.js (line 140) > anonymous("cf_window1267811011254", Object name=_121, Object name=url, > Object modal=false closable=true)cfwindow.js (line 51) > anonymous()test.cfm (line 27) > anonymous()cfajax.js (line 1101) > anonymous(load )cfajax.js (line 1205) > [Break on this error] _13e=new Ext.Window(_13d);\ncfwindow.js (line 140) > > I've tested other ajax functions like cfpod and it works fine. > > Anyone have any idea what the problem could be? > > Thanks in advance for any help > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Want to reach the ColdFusion community with something they want? Let them know on the House of Fusion mailing lists Archive: http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:331392 Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm

