sigh
No chart appears when i want it to display. Just a box with x symbol inside.
What really happen here ?
or: "I'm trying to do something and it doesn't work, please help."
let me guess,You have a script that draws graphs from some datasource.
You want to display this image in HTML, but when you look at it you get that nifty red cross that IE puts in when it can't find an image.
Either you did the <img src=> tag wrong, or there's something wrong with the script you linked to.
Try looking at the page-source in IE, there might be a nice error message.
Or run the graphing script directly and see what happens.