由买买提看人间百态

boards

本页内容为未名空间相应帖子的节选和存档,一周内的贴子最多显示50字,超过一周显示500字 访问原贴
BuildingWeb版 - how to control back and forward in IE
相关主题
请教ASP高手.又遇到个诡异问题
Logout problemRe: [转载] how to transfer parameters between two CGI?
请教(紧急): 如何实现同一网页中的局部刷新?ASP一弱问题
question about ASPASP古怪问题
a question about photoshopabout .htaccess
Help! how to design a submit button in a form?需要php/html方面的帮助
How to get button name?[转载] 请教ASP高手
how to refresh parent page by javascriptlogoff/logout怎么实现?
相关话题的讨论汇总
话题: ie话题: back话题: forward话题: button话题: user
进入BuildingWeb版参与讨论
1 (共1页)
s*****i
发帖数: 650
1
Hi, how to control the Back and Forward, Refresh button on Internet explorer.
For example, if we have a login.jsp ,
on this page, I ask user to input UserId and Password and then forward the
form data to backservlet.java ,
if the user is valid, dispatch the output to a data.jsp file.
On the data.jsp file, I put a logout button there so if user press the logout
button, I will destroy the session and go to logout.jsp.
the problem is: If the user use BACK button on the IE header(This is a
ex
aw
发帖数: 127
2
set the page expire time to negative.

explorer.
logout

【在 s*****i 的大作中提到】
: Hi, how to control the Back and Forward, Refresh button on Internet explorer.
: For example, if we have a login.jsp ,
: on this page, I ask user to input UserId and Password and then forward the
: form data to backservlet.java ,
: if the user is valid, dispatch the output to a data.jsp file.
: On the data.jsp file, I put a logout button there so if user press the logout
: button, I will destroy the session and go to logout.jsp.
: the problem is: If the user use BACK button on the IE header(This is a
: ex

1 (共1页)
进入BuildingWeb版参与讨论
相关主题
logoff/logout怎么实现?a question about photoshop
诡异!Help! how to design a submit button in a form?
菜鸟再问:php如何判断页面过期How to get button name?
google app engine和amazon aws做网站how to refresh parent page by javascript
请教ASP高手.又遇到个诡异问题
Logout problemRe: [转载] how to transfer parameters between two CGI?
请教(紧急): 如何实现同一网页中的局部刷新?ASP一弱问题
question about ASPASP古怪问题
相关话题的讨论汇总
话题: ie话题: back话题: forward话题: button话题: user