由买买提看人间百态

boards

本页内容为未名空间相应帖子的节选和存档,一周内的贴子最多显示50字,超过一周显示500字 访问原贴
BuildingWeb版 - no cache CGI output
相关主题
Need your help about the page expired.为啥"no-cache"对某些版本的IE不起作用?
Webpage making help!any one have written a server and brower in java?
firefox cache问题求救ASP一弱问题
问高手如何JS解密?javascript Q
remote API 's output?a basic css question
新手请教:如何将Unix下画图软件的图即使显示到网页上如何设置重定向仍然显示原有 URL 结构
Re: 我记得留言板里加一句话 ---那句话是什么来着?如何创建ASP页
logoff/logout怎么实现?Re: Is BBS.MIT.edu built with CGI or ASP?
相关话题的讨论汇总
话题: cgi话题: output话题: cache
进入BuildingWeb版参与讨论
1 (共1页)
p******f
发帖数: 162
1
Anyone knows how to make my perl CGI output not cached by the brower?
m**e
发帖数: 323
2
print "Pragma: no-cache\n";

【在 p******f 的大作中提到】
: Anyone knows how to make my perl CGI output not cached by the brower?
s**********i
发帖数: 711
3

this probably is not recognized by all browsers.
I would also print a
expires: -1
at least in header.

【在 m**e 的大作中提到】
: print "Pragma: no-cache\n";
1 (共1页)
进入BuildingWeb版参与讨论
相关主题
Re: Is BBS.MIT.edu built with CGI or ASP?remote API 's output?
技术分析:谈Web数据库访问技术新手请教:如何将Unix下画图软件的图即使显示到网页上
我是怎样维护和制作这个站点的[转载]Re: 我记得留言板里加一句话 ---那句话是什么来着?
Re: [转载] how to transfer parameters between two CGI?logoff/logout怎么实现?
Need your help about the page expired.为啥"no-cache"对某些版本的IE不起作用?
Webpage making help!any one have written a server and brower in java?
firefox cache问题求救ASP一弱问题
问高手如何JS解密?javascript Q
相关话题的讨论汇总
话题: cgi话题: output话题: cache