📄 publish.asp
字号:
<% Response.Buffer=True %>
<!--#include file="../inc/company.inc"-->
<!--#include file="../inc/html.inc"-->
<% uname=session("cuid")
modify=request("modify")
Set rs = Server.CreateObject("ADODB.Recordset")
sql="select * from company where uname='"&uname&"'and cname<>'""'"
rs.open sql,conn,1,1 %>
<% if rs.eof or rs.bof then
response.write"<SCRIPT language=JavaScript>alert('您尚未登录公司资料,请先登录公司资料!');"
response.write"javascript:history.go(-1);</SCRIPT>"
end if %>
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html>
<head>
<meta http-equiv="Content-Language" content="zh-cn">
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<link rel="stylesheet" href="../inc/register.css" type="text/css">
<meta name="GENERATOR" content="Microsoft FrontPage 4.0">
<meta name="ProgId" content="FrontPage.Editor.Document">
<title>大庆数码网络—>信息市场—>发布产品信息</title>
</head>
<SCRIPT LANGUAGE="JavaScript">
<!--//
function check()
{
if (register.job.value=="") {
alert("请选择产品类型名称!");
register.job.focus();
return (false);
}
if (register.zpnum.value=="") {
alert("请输入产品供求分类!");
register.zpnum.focus();
return (false);
}
if (register.gzdd.value=="") {
alert("请选择供需地点!");
register.gzdd.focus();
return (false);
}
if (register.zptext.value=="") {
alert("请输入产品描述!");
register.zptext.focus();
return (false);
}
if (register.xgyq.value=="") {
alert("请输入供需要求!");
register.xgyq.focus();
return (false);
}
else
document.register.submit();
}
//-->
</SCRIPT>
<FORM name=register action=publish.asp method=post>
<body topmargin="0" leftmargin="0">
<!--#include file="../inc/top.htm"-->
<div align="center">
<center>
<table border="0" cellpadding="0" cellspacing="0" width="780" height="87">
<tr>
<td width="780" height="18" valign="top" colspan="5" bgcolor="#396BA5">
</td>
</tr>
<tr>
<td width="139" height="162" valign="top" bgcolor="#396BA5">
<div align="center">
<table border="0" cellpadding="0" cellspacing="0" width="118" height="280">
<tr>
<td width="100%" height="163" background="../images/stat-bg.GIF" valign="top">
<p align="center"><br>
<a href="main.asp">登录首页</a><br>
<br>
<a href="register.asp">登录/更新公司资料</a><br>
<br>
<a href="publish.asp">发布/更新产品信息</a><br>
<br>
<a href="../changepwd.asp?stype=company" target="_blank">修改登录密码</a><br>
<br>
<a href="search.asp">全部企业信息列表</a>
</td>
</tr>
<tr>
<td width="100%" height="117" background="../images/stat-bg.GIF" valign="top">
<p align="center"><br>
<br>
<a href="favorite.asp">我的收藏夹<br>
<br>
<a href="mailbox.asp">我的信箱</a><br>
<br>
<a href="../exit.asp">退出登录</a>
</td>
</tr>
</table>
</div>
<p align="center">
</td>
<td width="37" height="351" valign="top"><img border="0" src="../images/selfk.GIF"></td>
</center>
<td width="484" height="351">
<div align="left">
<table border="1" cellpadding="0" cellspacing="0" width="92%" height="312" bordercolor="#FFFFFF" bordercolorlight="#FFFFFF" bordercolordark="#FFFFFF">
<tr>
<td width="100%" height="18" valign="bottom" bgcolor="#C6CEDE" bordercolor="#000000" bordercolorlight="#000000" bordercolordark="#FFFFFF">
<p align="center">=== 发布产品信息 ===</td>
</tr>
<tr>
<td width="100%" height="305" valign="top" bgcolor="#F3F3F3">
<p align="center"><font color="#ff0000">(以下信息资料可随时登陆更改)</font> <br>
产品类别:<select size="1" name="job"><OPTION>请在以下列表中选择</OPTION> <OPTION
value=计算机业 <%if rs("trade") ="计算机业" then Response.Write "selected"%>>计算机业</OPTION> <OPTION value=电子电器、通讯设备 <%if rs("trade") ="电子电器、通讯设备" then Response.Write "selected"%>>电子电器、通讯设备</OPTION>
<OPTION value=科研设计、科技开发 <%if rs("trade") ="科研设计、科技开发 " then Response.Write "selected"%>>科研设计、科技开发</OPTION> <OPTION
value=机电设备、电力 <%if rs("trade") ="机电设备、电力 " then Response.Write "selected"%>>机电设备、电力</OPTION> <OPTION value=仪器仪表、度量衡器 <%if rs("trade") ="仪器仪表、度量衡器" then Response.Write "selected"%>>仪器仪表、度量衡器</OPTION>
<OPTION value=机械制造及设备 <%if rs("trade") ="机械制造及设备" then Response.Write "selected"%>>机械制造及设备</OPTION> <OPTION
value=各种车辆制造与销售 <%if rs("trade") ="各种车辆制造与销售" then Response.Write "selected"%>>各种车辆制造与销售</OPTION> <OPTION value=动力、电力 <%if rs("trade") ="动力、电力" then Response.Write "selected"%>>动力、电力</OPTION>
<OPTION value=化学化工、生物制药 <%if rs("trade") ="化学化工、生物制药" then Response.Write "selected"%>>化学化工、生物制药</OPTION> <OPTION
value=五金矿产、金属制品 <%if rs("trade") ="五金矿产、金属制品" then Response.Write "selected"%>>五金矿产、金属制品</OPTION> <OPTION value=纺织、服装 <%if rs("trade") ="纺织、服装" then Response.Write "selected"%>>纺织、服装</OPTION>
<OPTION value=农林牧副渔 <%if rs("trade") ="农林牧副渔" then Response.Write "selected"%>>农林牧副渔</OPTION> <OPTION value=轻工 <%if rs("trade") ="轻工" then Response.Write "selected"%>>轻工</OPTION>
<OPTION value=房地产、建筑、装潢 <%if rs("trade") ="房地产、建筑、装潢" then Response.Write "selected"%>>房地产、建筑、装潢</OPTION> <OPTION
value=造纸、印刷、包装 <%if rs("trade") ="造纸、印刷、包装" then Response.Write "selected"%>>造纸、印刷、包装</OPTION> <OPTION value=木材、家具 <%if rs("trade") ="木材、家具" then Response.Write "selected"%>>木材、家具</OPTION>
<OPTION value=广告、策划、设计 <%if rs("trade") ="广告、策划、设计" then Response.Write "selected"%>>广告、策划、设计</OPTION> <OPTION
value=新闻出版、广播电视 <%if rs("trade") ="新闻出版、广播电视" then Response.Write "selected"%>>新闻出版、广播电视</OPTION> <OPTION
value=信息咨询、人才交流 <%if rs("trade") ="信息咨询、人才交流" then Response.Write "selected"%>>信息咨询、人才交流</OPTION> <OPTION
value=金融、保险 <%if rs("trade") ="金融、保险" then Response.Write "selected"%>>金融、保险</OPTION> <OPTION value=交通运输 <%if rs("trade") ="交通运输" then Response.Write "selected"%>>交通运输</OPTION> <OPTION
value=邮政、电信 <%if rs("trade") ="邮政、电信" then Response.Write "selected"%>>邮政、电信</OPTION> <OPTION value=综合性工商企业 <%if rs("trade") ="综合性工商企业" then Response.Write "selected"%>>综合性工商企业</OPTION>
<OPTION value=市政、公用事业 <%if rs("trade") ="市政、公用事业" then Response.Write "selected"%>>市政、公用事业</OPTION> <OPTION
value=教育事业 <%if rs("trade") ="教育事业" then Response.Write "selected"%>>教育事业</OPTION> <OPTION value=医疗、卫生事业 <%if rs("trade") ="医疗、卫生事业" then Response.Write "selected"%>>医疗、卫生事业</OPTION>
<OPTION value=文化、艺术 <%if rs("trade") ="文化、艺术" then Response.Write "selected"%>>文化、艺术</OPTION> <OPTION value=文娱体育、办公用品 <%if rs("trade") ="文娱体育、办公用品" then Response.Write "selected"%>>文娱体育、办公用品</OPTION> <OPTION value=日用生活服务 <%if rs("trade") ="日用生活服务" then Response.Write "selected"%>>日用生活服务</OPTION>
<OPTION value=商业服务 <%if rs("trade") ="商业服务" then Response.Write "selected"%>>商业服务</OPTION> <OPTION value=物资供销 <%if rs("trade") ="物资供销" then Response.Write "selected"%>>物资供销</OPTION>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -