📄 survey_code_do.asp.asp
字号:
<!--#include file="Include/Config2.asp"-->
<%
if request.Form.count>0 then
Survey_code=request.Form("Survey_code")
sql="select Survey_id,Survey_code from [Survey] where Survey_code='"&Survey_code&"'"
rs.open sql,conn,1,1
if rs.eof or rs.bof then
Call ShowAlert("杈撳叆閿欒
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -