in reply to Re: CGI display a gif
in thread CGI display a gif

not sure if i understand ur second suggestion; wont form an <img> tag?

Replies are listed 'Best First'.
Re^3: CGI display a gif
by ikegami (Patriarch) on Jun 06, 2005 at 16:08 UTC
    The word "work" was missing. (I've just added it.) If you do <img src="http://localhost/cgi-bin/image.cgi">, you'll get a broken image since image.cgi returns HTML, yet your brower is expecting an image.