Board logo

標題: [轉貼] '背景執行後自動回上一頁 [打印本頁]

作者: jslin    時間: 2011-1-17 14:31     標題: '背景執行後自動回上一頁

背景執行後自動回上一頁


<html>

<head>
<meta http-equiv="Content-Type" content="text/html; charset=big5">
<meta name="GENERATOR" content="Microsoft FrontPage 4.0">
<meta name="ProgId" content="FrontPage.Editor.Document">
<title>新網頁1</title>
<script language="javascript">

Function test()
{
window.history.back();
}
</script>
</head>

<body>
<%
Response.Write "<script>test()</script>"
%>
</body>

</html>





歡迎光臨 麻辣家族討論版版 (http://forum.twbts.com/)