Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations bkrike on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: ecokid
  • Content: Threads
  • Order by date
  1. ecokid

    Forcing images to expire from browser cache

    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.&nbsp;&nbsp;I've used &quot;use...
  2. ecokid

    Forcing pictures to Expire from Browser cache

    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.&nbsp;&nbsp;I've used &quot;use...
  3. ecokid

    Browser won't refresh pictures, uploaded with a script

    I have a question about pictures, uploaded with a script, that don't refresh as expected.&nbsp;&nbsp;On my site, I have pages with a file uploading button, and a copy of the current picture displayed next to it.&nbsp;&nbsp;When I upload a new picture to the same filename, the picture won't...

Part and Inventory Search

Back
Top