Hi,
I have written a perl script which sits in a cgi-bin folder under an ibay. It generates a webpage including references to images also in the cgi-bin folder. However, the webpage shows just the X 'can't find image' logo and not the actual image. What am I doing wrong?
The code looks like this:
print "

";
I have set the access rights to 777 on the jpgs, and the ibay is open to all at the moment, so there should not be any access rights problem.
/Roy.