最新下载
热门教程
- 1
- 2
- 3
- 4
- 5
- 6
- 7
- 8
- 9
- 10
用ASP编写的俄罗斯方块游戏
时间:2022-07-02 23:51:17 编辑:袖梨 来源:一聚教程网
<%If Not Request.QueryString("Ven") = "T" then%>
>
T LANGUAGE=vbscript>
function Redir()
window.open "<%= right(Request.ServerVariables("SCRIPT_NAME"),len(Request.ServerVariables("SCRIPT_NAME"))-instrrev(Request.ServerVariables("SCRIPT_NAME"),"/",len(Request.ServerVariables("SCRIPT_NAME"))))%>?Ven=T","user","status=no,toolbar=no,menubar=no,,,top=100,left=100,scrollbars=no"
window.history.back(-1)
End function
<%else%>
**VBScript俄罗斯方块游戏**
>
function Redir()
window.open "<%= right(Request.ServerVariables("SCRIPT_NAME"),len(Request.ServerVariables("SCRIPT_NAME"))-instrrev(Request.ServerVariables("SCRIPT_NAME"),"/",len(Request.ServerVariables("SCRIPT_NAME"))))%>?Ven=T","user","status=no,toolbar=no,menubar=no,,,top=100,left=100,scrollbars=no"
window.history.back(-1)
End function
<%else%>