麻辣家族討論版版's Archiver

jslin 發表於 2011-1-17 14:31

'背景執行後自動回上一頁

[size=5]背景執行後自動回上一頁[/size]
[size=3]

<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>[/size]

頁: [1]

麻辣家族討論版版為 麻辣學園 網站成員  由 昱得資訊工作室 © Since 1993 所提供