post.asp
上传用户:chinaxaoli
上传日期:2010-01-01
资源大小:14k
文件大小:1k
源码类别:

手机WAP编程

开发平台:

ASP/ASPX

  1. <!--#include file="conn.asp"-->
  2. <%Response.ContentType = "text/vnd.wap.wml; charset=utf-8"%>
  3. <%
  4. dim note,sql,title,pid,name
  5. name=encodestr(request("name"))
  6. pid=request("pid")
  7. title=encodestr(request("title"))
  8. note=encodestr(request("note"))
  9. if isnumeric(pid) and pid<>"" then pid=clng(pid) else pid=0
  10. sql="insert into gbook(鍚嶇О,鏍囬