![]() |
|
Your skill will accomplish what the force of many cannot |
|
PerlMonks |
Re: How do I display a jpeg in perl to HTMLby kwoff (Friar) |
on Dec 14, 2001 at 23:10 UTC ( #132034=note: print w/replies, xml ) | Need Help?? |
One note: don't leave blank space above the 'Content-type' header.
Another thing: if your CGI scripts are separate from the HTML (usually they are -- say, ScriptAlias of /cgi-bin and DocumentRoot of /usr/local/apache/htdocs), you have to be careful what "base" the image URL is relative to. You might have to put something like
In Section
Seekers of Perl Wisdom
|
|