- or download this
<img border="0" src="/cgi-bin/my.cgi?image=images/some.jpg" width="368
+"
height="275">
- or download this
print "Location: /cgi-bin/$in{image}\n\n";
# (I get malformed headder, but only on image files, zip or exe
# files are sent (if I don't call using <img ..>))
- or download this
print "/cgi-bin/$in{image}"; # (I get nothing, no image, no error)