方法1:
<html>
<head>
<meta http-equiv="refresh" content="0;url=http://www.sina.com.cn">
</head>
</html>方法2:
<script type="text/javascript">
window.location.href="http://www.sina.com.cn/";
</script>