I place a very simple flash form on my page <cfform format="flash" width="300"> <cfinput type="Text" name="firstName"> </cfform>
When I run the page the page is blank and there is a javascript error in the lower left of the browser that says Object expected. This is a 1 page website and there is no included pages or admin.cfm. By viewing the source I see it includes a js file cfformhistory in the cfide folder in the webroot. This file is accessable by IIS and everything seems fine. This works on my laptop with developer edition. Once I put it on an enterprise CF install on my server this occurs. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| 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:320882 Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

