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
... <HEAD> <BASE HREF="http://${hostname}${baseurl}"> ...
In reply to Re: How do I display a jpeg in perl to HTML
by kwoff
in thread How do I display a jpeg in perl to HTML
by villa
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |