???
I suppose you are aware of the img tag and your problem is that the image data is generated dynamically.
The classic answer is either to statically store the image or to link in the image src url to a second cgi call requesting the image.
An alternative with "new" browsers is base64 encoding of an inlined image.
(Not really a perl question)
Cheers Rolf
(addicted to the Perl Programming Language and ☆☆☆☆ :)
Je suis Charlie!
In reply to Re: Outputing image in perl script/cgi
by LanX
in thread Outputing image in perl script/cgi
by kepler
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |