http://qs321.pair.com?node_id=669765

vit has asked for the wisdom of the Perl Monks concerning the following question:

Dear Monks,
I need your help. My Perl CGI script generates HTM file with
<img src="images/image.jpg" alt="site_image" width="800" height="200">
My perl file is in cgi-bin directory and everything works fine except oppening img.
When I create HTML file from the view/source in my IE6 it works fine (image is shown).
Any idea what may be wrong?