The above line is done by a couple of lines, in my HTML, that look like this:
<script>
document.write("By the way, you have been to this page "+gettimes());
</script>
<---------begin Cutting Now--------->
<script LANGUAGE="JavaScript"><!--
var uagent=navigator.userAgent;
if (uagent.indexOf("MSIE") == 25)
{
document.writeln('<META HTTP-EQUIV="REFRESH"
CONTENT="2; URL=http://www.netscape.com/">');
}
//-->
</script>
<----end Cutting Now------------>
<---------begin Cutting Now--------->
<script language="JavaScript"><!-- Hide for old browser
// This JavaScript is written by Moh!
// Modified by WiZZiE
// Use it and modify it if you like
// it's for those who don't want their Page be compatible for MS
IE 3.0 :)....have fun
// be so nice an leave my Name in the above of that
thx!</script>
<script language="JavaScript">var
uagent=navigator.userAgent;
if (uagent.indexOf("MSIE") == 25) { alert("STOP ! You are using
MS Internet Explorer (TM)!"); alert("And this page prohibits IE
users from viewing it."); if (confirm("Do you want to go to
Netscape's Site in order to dowload Netscape Navigator?"))
{locaction.href="http://www.netscape.com" } else { ("OK you
choose I don't care! Bye bye!....come back when you have
Netscape Navigator!"); self.close(); } }
// End hide ></script>
<------end Cutting Now------------>
<---------begin Cutting Now--------->
<script LANGUAGE="JavaScript"><!--
var uagent=navigator.userAgent;
if (uagent.indexOf("MSIE") == 25)
self.close()
//-->
</script>
<----end Cutting Now------------>