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
%
/* here th...[ 查看全文 ]