?? post.asp
字號:
<!--#include file="conn.asp"-->
<%Response.ContentType = "text/vnd.wap.wml; charset=utf-8"%>
<%
dim note,sql,title,pid,name
name=encodestr(request("name"))
pid=request("pid")
title=encodestr(request("title"))
note=encodestr(request("note"))
if isnumeric(pid) and pid<>"" then pid=clng(pid) else pid=0
sql="insert into gbook(鍚嶇О,鏍囬
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -