清除浏览器历史记录代码

2016-01-29 18:15 36 1 收藏

清除浏览器历史记录代码,清除浏览器历史记录代码

【 tulaoshi.com - ASP 】

  Code to clear browser history

/* This logout.asp is used to clear the back pages of the browser,
/* if the user has logged out.
/* if there are no specific vbscripting to be done then you can
/* use this file as logout.htm

<%
/* Clear all your sessions over here and do other
/* desired things
%

<SCRIPT LANGUAGE=javascript
{
var Backlen=history.length;
history.go(-Backlen);
top.window.location.href ="../esadmin/administer.asp";
}
</SCRIPT


/* here the "../esadmin/administer.asp" page is the
/* desired page to be displayed after the user logs out

To use the code above, click and drag your mouse over the code to highlight it.   Then right click on the
highlighted code and click "Copy."   Now you may paste it into your code editor.

 

来源:http://www.tulaoshi.com/n/20160129/1505066.html

延伸阅读
标签: 浏览器
火狐浏览器删除历史记录方法   第1步:正常打开所有的火狐浏览器,找到并单击火狐浏览器菜单中工具下的选项。 第2步:在打开的选项窗口中单击隐私选项卡,并在隐私选项卡中找到并单击清空近期历史记录此项。 第3步:在打开的清除全部历史窗口中,选择时间为全部,并单击立即清除按扭。  
标签: 浏览器
ie浏览器如何删除历史记录   ie浏览器删除历史记录方法 第1步:正常打开windows系统中的浏览器。 第2步:找到ie浏览器菜单栏 工具下的删除浏览器的历史记录(D)此项。 注:以上只是作用以ie8为例,其他版本的暂时没有测试过。另外也可以以下面的方法是一样打开设置的。 打开IE浏览器菜单栏工具下的Internet选...
标签: 浏览器
360浏览器如何查看浏览器历史记录   查看360浏览历史记录其实是有快捷键的。按住Ctrl+h这两个键,就能将历史记录调用出来。 也有普通方法:点击360浏览器右上角的工具,再点击历史。 这时候,历史记录也会被调用出来。 如何屏蔽右键鼠标手势 有网友向小编反映,他使用的360浏览器总是无意会使用到360浏览器...
标签: 浏览器
yy浏览器如何查看历史记录?   YY浏览器是一款较为常见的网页浏览器,用户在使用该浏览器的时候,难免会需要查看历史记录,不同的浏览器所查看历史记录的方式也有所不同,故此今天小编为大家带来了YY浏览器查看历史记录的操作方法,需要的用户赶快试试吧! 操作方法 1、打开yy浏览器,点击右上角的下拉箭头,点击历史记录。 ...
火速浏览器怎么删除历史记录   火速浏览器怎么删除历史记录?小伙伴们在火速浏览器里面查看某些东西不想被别人知道但是不知道怎么掩饰?现在可以删除历史记录啦,现在小编就教小伙伴们火速浏览器怎么删除历史记录。 1)打开火速浏览器,点击下方中间的然后点击下方的; 2)点击长按你要删除的历史记录,然后点击下方...

经验教程

674

收藏

24
微博分享 QQ分享 QQ空间 手机页面 收藏网站 回到头部