I want to know how to tell my application not to cache.

Kevin Meltzer's book and Lincoln Stein's book neatly drop that ball between
them.

Can I use the cgi.pm header routine and hand it a variable?

   print header (-no-cache=> 1) ..

there are several variants of this --- using -nph->1 

its pretty confusing.  I am not putting the straight CGI into my file and
these guys are giving me bits and pieces of the two ways to do it.

Thanks
Mary Anderson

-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
<http://learn.perl.org/> <http://learn.perl.org/first-response>


Reply via email to