Hi All,
I've got a cgi script that generates a HTML page in the script is a reference to another script embedded in an <img> tag that returns a random image to the browser.
It works fine on Konqueror and Mozilla in *nix, IE 6 on NT4, and IE 5 on 2K. But it neither works on IE 6 or NS 7.0 on 2K can anyone shed some light on this?
If you call the script directly from the URL an image is displayed in the browser. But when used as a <img src="/cgi-bin/random.cgi"> tag the <img> tag doesn't appear in the source HTML when viewed in the browser!
I'm really confused here.
William
Software Engineer
ICQ No. 56047340
I've got a cgi script that generates a HTML page in the script is a reference to another script embedded in an <img> tag that returns a random image to the browser.
It works fine on Konqueror and Mozilla in *nix, IE 6 on NT4, and IE 5 on 2K. But it neither works on IE 6 or NS 7.0 on 2K can anyone shed some light on this?
If you call the script directly from the URL an image is displayed in the browser. But when used as a <img src="/cgi-bin/random.cgi"> tag the <img> tag doesn't appear in the source HTML when viewed in the browser!
I'm really confused here.
William
Software Engineer
ICQ No. 56047340