⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 addxinxi.asp

📁 二手书籍系统
💻 ASP
📖 第 1 页 / 共 2 页
字号:
<tr> 
<td height="44" width="531" background="image/b_1.gif">
<p align="center">
<input type="submit" onClick="javascript:return CheckForm();" value="提交信息" name="B1"> <input type="reset" value="重新填写" name="B2"></td>
</tr>             
<tr> 
<td>
<IMG src="image/c_1.gif" width="515" height="9"></td>
</tr>             
</table>
</div>
</form>
<%else%>
<form action="addxinxichk.asp" name="myform1" method="POST">
<div align="center">
<table width="510" border="0" bordercolor="#FFFFFF" cellpadding="0" style="border-collapse: collapse">               
<tr> 
<td height="26" align="center">会员发布信息</td>
</tr>
<tr> 
<td>
<IMG src="image/a_1.gif" width="515" height="10"></td>
</tr>
<tr> 
<td height="26" background="image/b_1.gif">
<p style="margin-left: 50px">信息版块:<%
username=request.cookies("cnmai")("username")
set rsclass=server.createobject("adodb.recordset")
sqlclass = "select * from class2 order by paixu desc"
rsclass.open sqlclass,conn,1,1
%><SCRIPT language = "JavaScript">
var onecount;
onecount=0;
subcat = new Array();
        <%
        count = 0
        do while not rsclass.eof 
        %>
subcat[<%=count%>] = new Array("<%= trim(rsclass("class2"))%>","<%= trim(rsclass("class1"))%>","<%= trim(rsclass("id"))%>");
        <%
        count = count + 1
        rsclass.movenext
        loop
        rsclass.close
        %>
onecount=<%=count%>;

function changelocation(locationid)
    {
    document.myform1.class2.length = 0; 

    var locationid=locationid;
    var i;
    for (i=0;i < onecount; i++)
        {
            if (subcat[i][1] == locationid)
            { 
                document.myform1.class2.options[document.myform1.class2.length] = new Option(subcat[i][0], subcat[i][2]);
            }        
        }
        
    }    
</SCRIPT><%
sqlclass = "select * from class1 order by paixu desc"
rsclass.open sqlclass,conn,1,1
if rsclass.eof and rsclass.bof then
response.write "请先添加栏目。"
response.end
else
%><SELECT name="class1" onChange="changelocation(document.myform1.class1.options[document.myform1.class1.selectedIndex].value)" size="1">
<OPTION selected value="0">信息分类</OPTION>
<%do while not rsclass.eof
%><OPTION value="<%=trim(rsclass("id"))%>"><%=trim(mid(rsclass("class1"),1,4))%></OPTION>
<%
rsclass.movenext
loop
end if
rsclass.close
%></SELECT>
<SELECT name="class2">
<OPTION selected value="0">二级分类</OPTION>
</SELECT>
<font color="#FF0000">*</font>    
<select name="leixing" size="1">
<option selected value="0">类型选择</option>
<option value="1"><%=leixing1%></option>
<option value="2"><%=leixing2%></option>
<option value="3"><%=leixing3%></option>
<option value="4"><%=leixing4%></option>
<option value="5"><%=leixing5%></option>
<option value="6"><%=leixing6%></option>
<option value="7"><%=leixing7%></option>
<option value="8"><%=leixing8%></option>
<option value="9"><%=leixing9%></option>
<option>没有类型</option>
</select></td>
</tr>
<tr>
<%
dim rs,sql
set rs=server.createobject("adodb.recordset")
if request.cookies("cnmai")("com")="" then
sql = "select * from [user] where username='"&username&"'"
else
sql = "select * from [com] where username='"&username&"'"
end if
rs.open sql,conn,1,1
if rs.eof then
errcnmai(9)
response.end
end if
%>
<td height="26" background="image/b_1.gif">
<p style="margin-left: 50px">信息标题:<input type="text" maxlength="80" name="biaoti" size="31">
<font color="#FF0000">*</font><%if rs("a")>0 then%>
<select name="a">
<option style="COLOR: black" value="0" selected  title="醒目您的信息,推荐使用[标题变色]需要花1个[变色道具]">标题变色</option>
<option style="background: #FF0000" value="FF0000"></option>
<option style="background: #CC9900" value="CC9900"></option>
<option style="background: #0000FF" value="0000FF"></option>
<option style="background: #000000" value="000000"></option>
</select>
<%else%> <font color="#999999">没有变色道具,请[兑换道具]吧</font>
<%end if%></td>
</tr>
<tr> 
<td height="26" background="image/b_1.gif">
<p style="margin-left: 50px">参考价格:<input type="text" maxlength="28" name="jiage" size="13">
没有价格留空</td>
</tr>
<tr> 
<td height="26" background="image/b_1.gif">
<p style="margin-left: 50px">信息地区:<SELECT name="diqu">
  <option value="市辖区">市辖区</option>
  <option value="宁德市">宁德市</option>
  <option value="福安市">福安市</option>
  <option value="福鼎市">福鼎市</option>
  <option value="霞浦县">霞浦县</option>
  <option value="古田县">古田县</option>
</SELECT></td>
</tr>
<tr> 
<td height="26" background="image/b_1.gif">
<p style="margin-left: 50px">信息内容:<textarea rows="9" name="memo" cols="44">原价:
新旧:
作者:
出版社:
其他说明:</textarea>
<font color="#FF0000">*</font></td>
</tr>
<tr>
<td height="26" background="image/b_1.gif">
  图片链接地址:<input type="text" name="tupian" size="32" id="tupian" maxlength="200"> <span id="followImg1" style="CURSOR: hand" title="选中上传店标图片" onClick="loadThreadFollow(1,5)">无现成图片,可<font color="#FF0000">上传图片</font>↓</span></td>
</tr>
<tr style="display:none" id="follow1">
<td height="26" background="image/b_1.gif">
<p style="margin-left: 50px">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
<iframe name="I1" frameborder="0" width="71%" height="30" scrolling="no" src="uploadxinxi.asp"></iframe></td>
</tr>
<tr>
<td height="26" background="image/b_1.gif">
<p style="margin-left: 50px">&nbsp; 联系人:<input type="text" name="name" size="13" maxlength="20" value="<%=rs("name")%>">
<%if request.cookies("cnmai")("com")<>"" then%>-<input type="hidden" name="comper" value="com"><input type="text" name="com" size="25" maxlength="20" value="<%=rs("com")%>"><%else%><%end if%><font color="#FF0000">*</font></td>
</tr>
<tr>
<td height="26" background="image/b_1.gif">
<p style="margin-left: 50px">联系电话:<input type="text" name="dianhua" size="23" maxlength="40" value="<%=rs("dianhua")%>">
<font color="#FF0000">*</font></td>
</tr>
<tr>
<td height="26" background="image/b_1.gif">
<p style="margin-left: 50px">&nbsp;&nbsp; Email:<input type="text" name="email" size="23" maxlength="40" value="<%=rs("email")%>">
<font color="#FF0000">* </font>QQ:<!--webbot bot="Validation" s-data-type="Number" s-number-separators="x." i-maximum-length="10" --><input type="text" name="qq" size="12" maxlength="10" value="<%=rs("QQ")%>"><font color="#FF0000">*</font></td>
</tr>
<tr> 
<td height="26" background="image/b_1.gif">
<p style="margin-left: 50px">联系地址:<input type="text" name="dizhi" size="43" maxlength="20" value="<%=rs("dizhi")%>"></td>
</tr>
<tr> 
<td height="26" background="image/b_1.gif">
<p style="margin-left: 50px">发布天数:<select name="days" size="1">
<option value="1">一天</option>
<option value="3">三天</option>
<option value="7" selected>一周</option>
<option value="15">半个月</option>
<option value="30">一个月</option>
<option value="90">三个月</option>
<option value="180">六个月</option>
<option value="360">一年</option>
<option value="1080">三年</option>
</select>&nbsp;&nbsp;&nbsp;  置顶排行:<%
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>个
<img border="0" src="image/num/jsq.gif" title="使您的信息排在最前,数字越大越靠前,使用需要花n个[置顶道具]" width="10" height="11">
<%else%> <font color="#999999">没有道具,请[兑换道具]吧</font>
<%end if%></td>
</tr>
<tr> 
<td height="26" background="image/b_1.gif">
<p style="margin-left: 50px">验证通过:<%if rs("d")>0 then%><input type="hidden" value="1" name="d" checked title="选中发布信息直接在页面显示,使用需要花1个[验证道具]">直接通过<%else%></font><input type="hidden" value="0" name="d" checked><font color="#ACACAC">没有验证道具,请[兑换道具]吧</font><%end if%></td>
</tr>
<tr> 
<td height="26" background="image/b_1.gif">
<p style="margin-left: 50px">是否推荐:<%if request.cookies("cnmai")("vip")=1 then%><input type="radio" value="1" name="tui" title="选中推荐您的信息">推荐 
<input type="radio" name="tui" value="0">不推荐<font color="#C0C0C0"><%else%></font><input type="radio" name="tui" value="0" checked><font color="#FF0000">您不是VIP会员,不能使用推荐,请联系我们推荐您的信息</font><%end if%></td>
</tr>
<tr> 
<td height="40" background="image/b_1.gif">
<p align="center">
<input type="submit" onClick="javascript:return CheckForm1();" value="提交信息" name="B1"> <input type="reset" value="重新填写" name="B2"></td>
</tr>             
<tr> 
<td>
<IMG src="image/c_1.gif" width="515" height="9"></td>
</tr>             
</table>
</div>
</form>
<%
rs.close
set rs=nothing
closedb
end if
%></td>
</tr>
</table>
<!--#include file="endcnmai.asp"-->
</div>
</body>
</html>
<%
else
response.redirect "login.asp"
end if %>

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -