I'm sorry, folks. When I was troubleshooting I changed the above script. The one I meant to include follows:<br><br>I hope some of you will still offer some ideas.<br><br>James Sharp - <A HREF="mailto:ecokid@sover.net">ecokid@sover.net</A><br>--<br><br>#!/usr/bin/perl5...
I'm trying to include a header that will make sure my images expire from browser cache. I had originally been told to do something like this <br><br>--<br>use CGI::Response qw(:Simple);<br>print &NoCache('image/gif');<br>--<br><br>but that gives me a server error. I've used "use...
I'm trying to include a header that will make sure my images expire from browser cache. I had originally been told to do something like this <br><br>--<br>use CGI::Response qw(:Simple);<br>print &NoCache('image/gif');<br>--<br><br>but that gives me a server error. I've used "use...
I have a question about pictures, uploaded with a script, that don't refresh as expected. On my site, I have pages with a file uploading button, and a copy of the current picture displayed next to it. When I upload a new picture to the same filename, the picture won't...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.