Hi Guys,
I am using the JavaScript method to display charts on a page. Works fine with Firefox and IE 6 but with IE 7:
It Loads each page, and then says "Internet Explorer cannot open the
Internet site [insert url]. Operation aborted". Upon clicking "OK", you go
to the IE error message page for connection problems.
Looking at the server logs. It appears that the browser is making an HTTP request just before dying to "GET /://0".
This appears to happening around 50% of the time. Possibly to do with how long the chart takes to load?
I am more than lost on this one!
Ewan