Ray is right on the money, cfwindow is the BasicDialog object in Ext JS 1.1. In Ext 2.2 you would use the standard Window object. You may want to look at the ColdExt project (http://coldext.riaforge.org/) for a custom tag approach to implementing Ext JS within your CF7 environment.
Steve "Cutter" Blades Adobe Certified Professional Advanced Macromedia ColdFusion MX 7 Developer Co-Author of "Learning Ext JS" http://www.packtpub.com/learning-ext-js/book _____________________________ http://blog.cutterscrossing.com Raymond Camden wrote: > All the CF8 stuff is based on existing, open source Ajax libraries. > CFWindow is based on the ExtJS BasicDialog object. See the ExtJS web > site for more info. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to date Get the Free Trial http://ad.doubleclick.net/clk;207172674;29440083;f Archive: http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:318768 Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

