📄 addxinxi.asp
字号:
<td height="25" bgcolor="#EEEEEE">
<input type="text" name="email" size="23" maxlength="40" value="<%=rs("email")%>">
(<font color="#CC5200">该邮件地址将接收你的交易信息</font>)</td>
</tr>
<tr>
<td height="25" bgcolor="#EEEEEE">
联系电话:</td>
<td height="25" bgcolor="#EEEEEE">
<input type="text" name="dianhua" size="23" maxlength="40" value="<%=rs("dianhua")%>"></td>
</tr>
<tr>
<td height="25" bgcolor="#EEEEEE" colspan="2">
<table border="0" cellpadding="0" cellspacing="0" style="border-collapse: collapse" bordercolor="#111111" width="100%">
<tr>
<td width="100%" height="25" colspan="4">
<font color="#FF0000"><b>使用道具-------></b></font></td>
</tr>
<tr>
<td width="20%" height="25" align="center">
<font color="#0000FF">标题变色</font></td>
<td width="20%" height="25" align="center">
<font color="#0000FF">信息置顶</font></td>
<td width="20%" height="25" align="center">
<font color="#0000FF">贴图板</font></td>
<td width="20%" height="25" align="center">
<font color="#0000FF">通过验证</font></td>
</tr>
<tr>
<td width="20%" height="25" align="center">
<font face="宋体">
<%if rs("a")>0 then%>
<select name="a">
<option style="COLOR: black" value="0" selected>不使用
</option>
<option style="background: #000088" value="000088">
</option>
<option style="background: #0000ff" value="0000ff">
</option>
<option style="background: #008800" value="008800">
</option>
<option style="background: #008888" value="008888">
</option>
<option style="background: #0088ff" value="0088ff">
</option>
<option style="background: #00a010" value="00a010">
</option>
<option style="background: #1100ff" value="1100ff">
</option>
<option style="background: #111111" value="111111">
</option>
<option style="background: #333333" value="333333">
</option>
<option style="background: #50b000" value="50b000">
</option>
<option style="background: #880000" value="880000">
</option>
<option style="background: #8800ff" value="8800ff">
</option>
<option style="background: #888800" value="888800">
</option>
<option style="background: #888888" value="888888">
</option>
<option style="background: #8888ff" value="8888ff">
</option>
<option style="background: #aa00cc" value="aa00cc">
</option>
<option style="background: #aaaa00" value="aaaa00">
</option>
<option style="background: #ccaa00" value="ccaa00">
</option>
<option style="background: #ff0000" value="ff0000">
</option>
<option style="background: #ff0088" value="ff0088">
</option>
<option style="background: #ff00ff" value="ff00ff">
</option>
<option style="background: #ff8800" value="ff8800">
</option>
<option style="background: #ff0005" value="ff0005">
</option>
<option style="background: #ff88ff" value="ff88ff">
</option>
<option style="background: #ee0005" value="ee0005">
</option>
<option style="background: #ee01ff" value="ee01ff">
</option>
<option style="background: #3388aa" value="3388aa">
</option>
<option style="background: #000000" value="000000">
</option>
</select>
<%else%> <font color="#999999">没有道具</font>
<%end if%>
</font></td>
<td width="20%" height="25" align="center">
<font face="宋体">
<%
dim b,i
b=rs("b")
%>
<%if b>0 then%>
<select name="b">
<option value="0">不使用</option>
<%for i=1 to b%>
<option value="<%=i%>"><%=i%></option>
<%next%>
</select>个
<%else%> <font color="#999999">没有道具</font>
<%end if%>
</font></td>
<td width="20%" height="25" align="center">
<font face="宋体">
<%if rs("c")>0 then%>
<select name="c">
<option selected value="0">不使用</option>
<option value="1">使用</option>
</select>
<%else%><font color="#999999">没有道具</font>
<%end if%>
</font></td>
<td width="20%" height="25" align="center">
<font face="宋体">
<%if rs("d")>0 then%>
<select name="d">
<option selected value="0">不使用</option>
<option value="1">使用</option>
</select>
<%else%><font color="#999999">没有道具</font>
<%end if%>
</font></td>
</tr>
</table>
</td>
</tr>
<tr>
<td height="25" bgcolor="#EEEEEE">
</td>
<td height="25" bgcolor="#EEEEEE">
</td>
</tr>
<tr>
<td height="25" bgcolor="#EEEEEE" colspan="2">
<p align="center">
<input border="0" onclick="javascript:return CheckForm();" src="img/Login_but.gif" name="I2" type="image"></td>
</tr>
<tr>
<td height="20" bgcolor="#EEEEEE" colspan="2">
<p align="left"> </td>
</tr>
</table>
</td>
<td width="17" background="img/obj_waku3_04.gif">
</td>
</tr>
<tr>
<td width="16">
<img src="img/obj_waku3_05.gif"></td>
<td width="456">
<img src="img/obj_waku3_06.gif"></td>
<td width="17">
<img src="img/obj_waku3_07.gif"></td>
</tr>
</form>
</table>
<%else%>
<tr>
<td height="25" bgcolor="#EEEEEE">
联系人:</td>
<td height="25" bgcolor="#EEEEEE">
<input type="text" name="name" size="23" maxlength="15"></td>
</tr>
<tr>
<td height="25" bgcolor="#EEEEEE">
email:</td>
<td height="25" bgcolor="#EEEEEE">
<input type="text" name="email" size="23" maxlength="40">
(<font color="#CC5200">该邮件地址将接收你的交易信息</font>)</td>
</tr>
<tr>
<td height="25" bgcolor="#EEEEEE">
联系电话:</td>
<td height="25" bgcolor="#EEEEEE">
<input type="text" name="dianhua" size="23" maxlength="40"></td>
</tr>
<tr>
<td height="25" bgcolor="#EEEEEE" colspan="2">
<table border="0" cellpadding="0" cellspacing="0" style="border-collapse: collapse" bordercolor="#111111" width="100%">
<tr>
<td width="100%" height="25" colspan="4">
<font color="#FF0000"><b>登录后才可以使用道具,如置顶,改变颜色,帖图片等---></b></font></td>
</tr>
</table>
</td>
</tr>
<tr>
<td height="25" bgcolor="#EEEEEE">
</td>
<td height="25" bgcolor="#EEEEEE">
</td>
</tr>
<tr>
<td height="25" bgcolor="#EEEEEE" colspan="2">
<p align="center">
<input border="0" onclick="javascript:return CheckForm();" src="img/Login_but.gif" name="I2" type="image"></td>
</tr>
<tr>
<td height="20" bgcolor="#EEEEEE" colspan="2">
<p align="left"> </td>
</tr>
</table>
</td>
<td width="17" background="img/obj_waku3_04.gif">
</td>
</tr>
<tr>
<td width="16">
<img src="img/obj_waku3_05.gif"></td>
<td width="456">
<img src="img/obj_waku3_06.gif"></td>
<td width="17">
<img src="img/obj_waku3_07.gif"></td>
</tr>
</form>
</table>
<%end if%>
</center>
</div>
<p> </td>
<td width="8" height="356" background="img/line_01.gif"> </td>
</tr>
<tr>
<td width="778" height="26" colspan="4"><!--#include file=copywright.asp--></td>
</tr>
</table>
</center>
</div>
</body>
</html>
<%
rs.close
set rs=nothing
closedb
%>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -