- <!--#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(鍚嶇О,鏍囬