/bbs/add.asp代码页
<%@LANGUAGE="VBSCRIPT" CODEPAGE="65001"%><?xml version="1.0" encoding="utf-8"?>
<%response.buffer=true%>
<%Response.ContentType = "text/vnd.wap.wml; charset=utf-8"%>

<!DOCTYPE wml PUBLIC "-//WAPFORUM//DTD WML 1.1//EN" "http://www.wapforum.org/DTD/wml_1.1.xml"> 
<wml><%
'====================================================================
' 请你保留这段说明,这并不会影响你的速度.   电脑交流:http://www.cnscu.cn
' 程序制作:横云			  掌上校园收倾心整理收集于互联网,感谢你的支持!
' 升级时间: 2008-2-5  		主页地址:HTTP://wap.cnscu.cn
' E-Mail: cnscu@126.com   	客服QQ:554904632 QQ群:30493504 QQ群2:46659883
'====================================================================
%> <!--#include file="conn.inc"-->
<!--#include file="cnscucsb.asp"-->
<head>
<meta http-equiv="Cache-Control" content="no-Cache"/>
<meta http-equiv="Cache-Control" content="max-age=0"/>
</head>
<card title="发布消息">
<p>
<%
t=usb(request("t"))
if t="" then tou="暂无"
if t<>"" then tou="(img)"&t&"(/img)"%>
<!--#INCLUDE file="xxts.asp"-->
表情:<a href="xzbq.asp?cnscu=<%=cnscu%>&amp;ltid=<%=ltid%>&amp;ddll=add.asp"><%=ubb2(tou)%></a><br/>
对方ID
<input name="sid<%=minute(now)%><%=second(now)%>" title="内容" type="text" format="*N" emptyok="true" maxlength="500" value=""/><br/>
消息内容
<input name="text<%=minute(now)%><%=second(now)%>" title="内容" type="text" format="*M" emptyok="true" maxlength="500" value=""/><br/>

<anchor>确定发送
    <go href="addcl.asp?cnscu=<%=cnscu%>" method="post" accept-charset="utf-8">
        <postfield name="txt" value="$(text<%=minute(now)%><%=second(now)%>)"/>
        <postfield name="lid" value="$(sid<%=minute(now)%><%=second(now)%>)"/>
        <postfield name="tou" value="<%=t%>"/>
        <postfield name="myid" value="<%=myid%>"/>
    </go>
</anchor><br/>
<!--#include file="w.asp"-->
</p>
</card>
</wml>
字母检索
回到顶部