网页转向代码、网页跳转代码如下:
<html>
<head>
<title></title>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
</head>
<body bgcolor="#FFFFFF" text="#000000">
<p align="center">
<script language="JAVASCRIPT">
setTimeout("document.location.href=\'\'",0);
</script>
</p>
</body>
</html>
[此贴子已经被作者于2007-12-19 10:24:23编辑过]