I've always had a mapping to /cfide in CFAdmin (for all sites), pointing to c:\cfusionmx7\wwwroot\cfide.
So why would it work in the past and not now? Doing some more research uncovered a bug in 7.02 updater, but on review, that didn't solve the problem for me. Thanks, Mark -----Original Message----- From: James Holmes [mailto:[EMAIL PROTECTED] Sent: Monday, August 28, 2006 9:51 AM To: CF-Talk Subject: Re: CFChart Breaks in IE6 The problem is that CF already does wrap JS code around it, but you don't have the /cfide directory mapped for your site. You can make the mapping or copy the relevant scripts from the /cfide/scripts/ folder. Look at the source of the page and you'll see what I mean. On 8/28/06, Mark Leder <[EMAIL PROTECTED]> wrote: > Hi All, > > Using MX 7.02 with IIS6. Been using a cfchart routine to display > simple data for some time now. Has always worked with no errors (JS > or otherwise) in FF. Breaks in IE6 with a JS error message thrown > stating an "object expected". I was originally thinking that it was a > Flash version problem (9 vs 8) but breaks in both. I'm wondering if > it has something to do with an IE patch, as the chart worked before > with no error message (and I haven't made any changes to the code). > If its related to Eolas, is there a way to wrap the Adobe Active content fix tag around it? -- CFAJAX docs and other useful articles: http://www.bifrost.com.au/blog/ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Introducing the Fusion Authority Quarterly Update. 80 pages of hard-hitting, up-to-date ColdFusion information by your peers, delivered to your door four times a year. http://www.fusionauthority.com/quarterly Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:251260 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

