|
|
|
Clear questions and runnable code get the best and fastest answer |
|
| PerlMonks |
Re: CGI display a gifby bassplayer (Monsignor) |
| on Jun 06, 2005 at 15:56 UTC ( #463953=note: print w/ replies, xml ) | Need Help?? |
|
I would recommend against keeping images in the cgi-bin, and place the images/ directory in the web root. You can ensure that this is accessed by changing the SRC attribute on your image tag to "/images/1.gif". The leading slash moves us out of the local directory. bassplayer
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||||||