Re: Random Image and Cache problem

2007-09-03 Thread Carl Miller
\n"; # for HTTP/1.0 print "Expires: Fri, 26 Mar 2004 01:40:42 GMT\n"; print "Cache-Control: must-revalidate, max-age=1\n"; IE still caches. Can anyone give some insight into where the problem might be? Thanks. On 9/2/07 3:34 PM, "Mumia W." <[E

Random Image and Cache problem

2007-09-02 Thread Carl Miller
I'm trying to setup a simple random image script to allow other websites to display random banner ads located on my server. The other website would call the perl script in an tag, like so: http://www.my_site.com/cgi-bin/random_banner.cgi"; width="468" height="60"> I've tried several perl script