📄 sca_add.asp
字号:
<!--#include file="top.asp"--><%usertopview%>
<%if userflag2=0 then
response.redirect"ok.asp?action=flag"
end if%>
<table width="760" border="0" cellspacing="0" cellpadding="0" align="center" bgcolor="#FFFFFF">
<tr>
<td width="160" valign=top bgcolor=#efefef>
<!--==============-->
<!--#include file="left.asp"-->
<!--==============-->
</td>
<td width="600" valign=top>
<!--==============-->
<table width="500" border="0" cellspacing="0" cellpadding="0" align="center">
<tr><td height=25>您现在的位置是:管理中心 > 商贸机会</td></tr>
<tr>
<td>
<!--####################################-->
<table width="100%" border="0" cellspacing="1" cellpadding="0" bgcolor=#6C94D1>
<tr>
<td height=25 bgcolor=#6C94D1> <font color=white>发布商贸机会</font></td>
</tr>
<tr>
<td bgcolor=#ffffff height=25>
<!--======-->
<%sql = "select * from SMT_ypxxtwo order by SMT_date desc"
set rs=server.createobject("ADODB.Recordset")
rs.open sql,conn,1,1%>
<script language = "JavaScript" src = "../inc/user_admin.js" type="text/javascript"></script>
<script language = "JavaScript">
var onecount;
onecount=0;
subcat = new Array();
<%count = 0
do while not rs.eof%>
subcat[<%=count%>] = new Array("<%= trim(rs("SMT_ypxxtwo"))%>","<%= trim(rs("SMT_ypxxone_id"))%>","<%= trim(rs("SMT_ypxxtwo_id"))%>");
<%count = count + 1
rs.movenext
loop
rs.close
set rs=nothing%>
onecount=<%=count%>;
function changelocation(ypxxone)
{
document.addform.ypxxtwo_id.length = 0;
var ypxxone_id=ypxxone_id;
var i;
document.addform.ypxxtwo_id.options[0] = new Option('请选择小类','');
for (i=0;i < onecount; i++)
{
if (subcat[i][1] == ypxxone)
{
document.addform.ypxxtwo_id.options[document.addform.ypxxtwo_id.length] = new Option(subcat[i][0], subcat[i][2]);
}
}
}
</script>
<%sql = "select * from SMT_ypaddtwo order by SMT_date desc"
set rs=server.createobject("ADODB.Recordset")
rs.open sql,conn,1,1%>
<script language = "JavaScript">
var onecount1;
onecount1=0;
subcat1 = new Array();
<%count = 0
do while not rs.eof%>
subcat1[<%=count%>] = new Array("<%= trim(rs("SMT_addtwo"))%>","<%= trim(rs("SMT_addone_id"))%>","<%= trim(rs("SMT_addtwo_id"))%>");
<%count = count + 1
rs.movenext
loop
rs.close
set rs=nothing%>
onecount1=<%=count%>;
function changelocation1(addone)
{
document.addform.addtwo_id.length = 0;
var addone_id=addone_id;
var i;
document.addform.addtwo_id.options[0] = new Option('请选择市','');
for (i=0;i < onecount1; i++)
{
if (subcat1[i][1] == addone)
{
document.addform.addtwo_id.options[document.addform.addtwo_id.length] = new Option(subcat1[i][0], subcat1[i][2]);
}
}
}
</script>
<table width="80%" border="0" cellspacing="0" cellpadding="0" align=center>
<form name="addform" method="post" action="sca_save.asp?action=add">
<tr>
<td height=30 align="center" colspan="2"><font color=#666666>带 * 为必填项</font></td>
</tr>
<tr>
<td width="21%" height=30 align=right><font color=red>*</font>商机标题: </td>
<td width="79%"><input name="scatitle" type="text" size="35" maxlength="15" value=""> <font color=#666666>限15个字符</font></td>
</tr>
<tr><td height=30 align=right><font color=red>*</font>商机内容: </td><td></td></tr>
<%if userflag33<>1 then%>
<tr>
<td height=30 colspan=2 align=center><textarea name="scas" style="height:220;width:450"></textarea></td>
</tr>
<%else%>
<tr>
<td height=30 colspan=2 align=center><INPUT type="hidden" name="scas" value=""><IFRAME ID="eWebEditor1" src="../oledit/ewebeditor.asp?id=scas&style=s_mini&action=yes" frameborder="0" scrolling="no" width="450" height="250"></IFRAME></td>
</tr>
<%end if%>
<tr>
<td align=right height=30>展示图一: </td>
<td><input name="magicfacepic(1)" type="text" size="40" maxlength="48" onclick="lookmagic(1)" ID="magicfacepic(1)" readonly> <font onclick="lookmagic(1)" style="CURSOR:hand">选择图片</font> <font onclick="endmagic(1)" style="CURSOR:hand" color=red>取消</font>
<div id="magicframe(1)" style="visibility:hidden; position: absolute;width:10; left: 2px; top: 479px;"><iframe src="my_picture_view.asp?action=1" width="350" height="170" frameborder="1" scrolling="no"></iframe></div></td>
</tr>
<tr>
<td align=right height=30>展示图二: </td>
<td><input name="magicfacepic(2)" type="text" size="40" maxlength="48" onclick="lookmagic(2)" ID="magicfacepic(2)" readonly> <font onclick="lookmagic(2)" style="CURSOR:hand">选择图片</font> <font onclick="endmagic(2)" style="CURSOR:hand" color=red>取消</font>
<div id="magicframe(2)" style="visibility:hidden; position: absolute;width:10; left: 2px; top: 479px;"><iframe src="my_picture_view.asp?action=2" width="350" height="170" frameborder="1" scrolling="no"></iframe></div></td>
</tr>
<tr>
<td align=right height=30>展示图三: </td>
<td><input name="magicfacepic(3)" type="text" size="40" maxlength="48" onclick="lookmagic(3)" ID="magicfacepic(3)" readonly> <font onclick="lookmagic(3)" style="CURSOR:hand">选择图片</font> <font onclick="endmagic(3)" style="CURSOR:hand" color=red>取消</font>
<div id="magicframe(3)" style="visibility:hidden; position: absolute;width:10; left: 2px; top: 479px;"><iframe src="my_picture_view.asp?action=3" width="350" height="170" frameborder="1" scrolling="no"></iframe></div></td>
</tr>
<tr>
<td height=30 align=right>商机分类: </td>
<td><select name="scasort">
<option value=0>不分类</option>
<%sql="select * from SMT_scasort order by SMT_date desc"
set rs=server.createobject("ADODB.Recordset")
rs.open sql,conn,1,1
while not rs.eof%>
<option value="<%=rs("SMT_id")%>"><%=rs("SMT_scasort")%></option>
<%rs.movenext
wend
rs.Close()%>
</select></td>
</tr>
<tr>
<td height=30 align=right>有效期: </td>
<td><input type="radio" name="ldate" value="7" class=radio>一周 <input type="radio" name="ldate" value="15" class=radio>两周
<input type="radio" name="ldate" value="30" class=radio checked>一月 <input type="radio" name="ldate" value="90" class=radio>三月
<input type="radio" name="ldate" value="180" class=radio>半年</td>
</tr>
<tr>
<td height=30 align=right>商机状态: </td>
<td><input type="radio" name="key" value=1 class=radio checked> 开通 <input type="radio" name="key" value=0 class=radio> 不开通</td>
</tr>
<tr>
<td height=50 align=right>选择行业: </td>
<td><p style="line-height:180%"><select name="ypxxone_id" onChange="changelocation(document.addform.ypxxone_id.options[document.addform.ypxxone_id.selectedIndex].value)">
<option value="" selected>请选择大类</option>
<%
sql="select * from SMT_ypxxone order by SMT_date desc"
set rs=server.createobject("ADODB.Recordset")
rs.open sql,conn,1,1
while not rs.eof%>
<option value="<%=rs("SMT_ypxxone_id")%>"><%=rs("SMT_ypxxone")%></option>
<%rs.movenext
wend
rs.Close()
%>
</select>
<select name="ypxxtwo_id">
<option selected value="">请选择小类</option>
</select><br><font color=#666666>如不选则默认为您的企业所在的行业</font></td>
</tr>
<tr>
<td height=50 align=right>选择地区: </td>
<td><p style="line-height:180%"><select name="addone_id" onChange="changelocation1(document.addform.addone_id.options[document.addform.addone_id.selectedIndex].value)">
<option value="" selected>请选择省</option>
<%
sql="select * from SMT_ypaddone order by SMT_date desc"
set rs=server.createobject("ADODB.Recordset")
rs.open sql,conn,1,1
while not rs.eof%>
<option value="<%=rs("SMT_addone_id")%>"><%=rs("SMT_addone")%></option>
<%rs.movenext
wend
rs.Close()
%>
</select>
<select name="addtwo_id">
<option selected value="">请选择市</option>
</select><br><font color=#666666>如不选则默认为您的企业所在的地区</font></td>
</tr>
<tr>
<td height=30 align="center" colspan="2"><input type="submit" name="Submit" value="提 交" class="input1"></td>
</tr>
</form>
</table>
<script language="javascript">
changelocation(document.addform.ypxxone_id.options[document.addform.ypxxone_id.selectedIndex].value);
</script>
<script language="javascript">
changelocation1(document.addform.addone_id.options[document.addform.addone_id.selectedIndex].value);
</script>
<!--======-->
</td>
</tr>
</table>
<!--####################################-->
</td>
</tr>
<tr><td height=25></td></tr>
</table>
<!--==============-->
</td>
</tr>
</table>
<!--====== bottom ========-->
<table width="760" border="0" cellspacing="0" cellpadding="0" align="center" bgcolor=#ffffff>
<tr><td height=2 bgcolor=#6C94D1></td></tr>
<tr>
<td align="center" height=80><%=citybottom%></td>
</tr>
</table>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -