out.asp

来自「Flash+jsp 实现的投票系统 实现的投票系统 实现的投票系统 实现的投票系」· ASP 代码 · 共 5 行

ASP
5
字号
<!--#include file="isy.asp"-->
<% 
Session.Contents.Remove("controlvote")
response.Redirect("info.asp?operate=quit")
%>

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?