📄 contact.asp
字号:
'│【版权声明】 │
'│ │
'│ 本程序版权归坐看风云所有,未经授权擅自修改、复制或散布本程序│
'│ │
'│的部分或全部,将承受严厉的民事和刑事处罚,对已知的违反者将给予法 │
'│ │
'│律范围内的全面制裁。对非法使用此程序所造成的一切后果本人概不负责!│
'│ │
'└─────────────────── http://www.fyasp.com ──┘
%><!--#include file="../inc/config.asp"--><!--#include file="../conn/dbconn1.asp"-->
<!--#include file="../inc/check_input.asp"-->
<LINK href="../css/Style.css" rel=stylesheet type=text/css>
<%
dim sql
dim rs
dim rstype
if not isEmpty(request("id")) then
id=request("id")
id=CheckInput(id,"i","1")
else
id=1
end if
set rs=server.createobject("adodb.recordset")
sql="select * from qyml where id="+cstr(id)+""
set rs= Server.CreateObject("ADODB.Recordset")
rs.open sql,conn,1,1
%>
<HTML><HEAD>
<meta http-equiv="Content-Language" content="zh-cn">
<TITLE><%=rs("qymc")%></TITLE>
<META http-equiv=Content-Type content="text/html; charset=gb2312">
<style type="text/css">
<!--
body { font-family: "宋体"; font-size: 9pt}
p { }
table { font-family: "宋体"; font-size: 9pt}
td { font-family: "宋体"; font-size: 9pt; line-height: 14pt; letter-spacing: 0pt}
a:link { text-decoration: none}
a:visited { text-decoration: none}
.unnamed1 { cursor: hand}
a:hover { color: #FF6600; text-decoration: none}
-->
</style>
<script language=JavaScript>
<!--
today=new Date();
function initArray(){
this.length=initArray.arguments.length
for(var i=0;i<this.length;i++)
this[i+1]=initArray.arguments[i] }
var d=new initArray(
"星期日",
"星期一",
"星期二",
"星期三",
"星期四",
"星期五",
"星期六");
function MM_preloadImages() { //v3.0
var d=document; if(d.images){ if(!d.MM_p) d.MM_p=new Array();
var i,j=d.MM_p.length,a=MM_preloadImages.arguments; for(i=0; i<a.length; i++)
if (a[i].indexOf("#")!=0){ d.MM_p[j]=new Image; d.MM_p[j++].src=a[i];}}
}
function MM_findObj(n, d) { //v4.01
var p,i,x; if(!d) d=document; if((p=n.indexOf("?"))>0&&parent.frames.length) {
d=parent.frames[n.substring(p+1)].document; n=n.substring(0,p);}
if(!(x=d[n])&&d.all) x=d.all[n]; for (i=0;!x&&i<d.forms.length;i++) x=d.forms[i][n];
for(i=0;!x&&d.layers&&i<d.layers.length;i++) x=MM_findObj(n,d.layers[i].document);
if(!x && d.getElementById) x=d.getElementById(n); return x;
}
function MM_nbGroup(event, grpName) { //v3.0
var i,img,nbArr,args=MM_nbGroup.arguments;
if (event =="init" && args.length > 2) {
if ((img = MM_findObj(args[2])) != null && !img.MM_init) {
img.MM_init = true; img.MM_up = args[3]; img.MM_dn = img.src;
if ((nbArr = document[grpName]) == null) nbArr = document[grpName] = new Array();
nbArr[nbArr.length] = img;
for (i=4; i < args.length-1; i+=2) if ((img = MM_findObj(args[i])) != null) {
if (!img.MM_up) img.MM_up = img.src;
img.src = img.MM_dn = args[i+1];
nbArr[nbArr.length] = img;
} }
} else if (event =="over") {
document.MM_nbOver = nbArr = new Array();
for (i=1; i < args.length-1; i+=3) if ((img = MM_findObj(args[i])) != null) {
if (!img.MM_up) img.MM_up = img.src;
img.src = (img.MM_dn && args[i+2]) ? args[i+2] : args[i+1];
nbArr[nbArr.length] = img;
}
} else if (event =="out" ) {
for (i=0; i < document.MM_nbOver.length; i++) {
img = document.MM_nbOver[i]; img.src = (img.MM_dn) ? img.MM_dn : img.MM_up; }
} else if (event =="down") {
if ((nbArr = document[grpName]) != null)
for (i=0; i < nbArr.length; i++) { img=nbArr[i]; img.src = img.MM_up; img.MM_dn = 0; }
document[grpName] = nbArr = new Array();
for (i=2; i < args.length-1; i+=2) if ((img = MM_findObj(args[i])) != null) {
if (!img.MM_up) img.MM_up = img.src;
img.src = img.MM_dn = args[i+1];
nbArr[nbArr.length] = img;
} }
}
//-->
</script>
<SCRIPT language=javascript
src="images/zyok.JS"></SCRIPT>
<META content="Microsoft FrontPage 5.0" name=GENERATOR></HEAD>
<BODY text=#000000 bgColor=#ffffff leftMargin=0 topMargin=0 marginheight="0"
marginwidth="0" background="images/bg.gif" >
<DIV align=center>
<TABLE cellSpacing=0 cellPadding=0 width="64%" border=0>
<TBODY>
<TR>
<TD vAlign=top height=338>
<DIV align=center>
<TABLE cellSpacing=0 cellPadding=0 width="66%" border=0>
<TBODY>
<TR>
<TD vAlign=top width="26%">
<table border="0" cellpadding="0" cellspacing="0" style="border-collapse: collapse" bordercolor="#111111" width="449" id="AutoNumber7" height="83">
<tr>
<td width="100%" background="images/mb13.gif">
<div align="center">
<center>
<table border="0" cellspacing="0" style="border-collapse: collapse" bordercolor="#111111" width="440" id="AutoNumber8" height="50">
<tr>
<td width="100%" valign="top" height="34">
<p align="center">
<font style='width=100%; position: relative; filter: glow(color=#000000, strength=4); font-size:20pt; letter-spacing:-1' color="#FFFFFF" face="隶书"><%=rs("qymc")%></font></td>
</tr>
</table>
</center>
</div>
</tr>
</table>
</TD>
<TD vAlign=top width="42%">
<table border="0" cellpadding="0" cellspacing="0" style="border-collapse: collapse" bordercolor="#111111" width="323" id="AutoNumber5" height="83" background="images/mb6.gif">
<tr>
<td width="323" valign="bottom" colspan="2"> </td>
</tr>
<tr>
<td width="104" valign="bottom"> </td>
<td width="219" valign="bottom"> </td>
</tr>
<tr>
<td width="104" valign="bottom"> </td>
<td width="219" valign="middle">
<p align="center"><script language="javascript">
document.write(
"<font color=#ffffff> ",
today.getYear(),"年",
today.getMonth()+1,"月",
today.getDate(),"日 ",
d[today.getDay()+1],
"</font>" ); </script></td>
</tr>
</table>
</TD></TR></TBODY></TABLE></DIV>
<TABLE cellSpacing=0 cellPadding=0 width="100%" border=0 height="415">
<TBODY>
<TR>
<TD vAlign=top width="16%" height=415 rowSpan=3 bgcolor="#F0F0F0">
<table border="0" cellpadding="0" cellspacing="0" style="border-collapse: collapse" bordercolor="#111111" width="100" id="AutoNumber2" height="479">
<tr>
<td width="100%" height="156">
<table border="0" cellpadding="0" cellspacing="0" style="border-collapse: collapse" bordercolor="#111111" width="100%" id="AutoNumber6">
<tr>
<td width="100%">
<TABLE WIDTH=144 BORDER=0 CELLPADDING=0 CELLSPACING=0>
<TR>
<TD> <a href="corporation_web.asp?id=<%=id%>" onClick="MM_nbGroup('down','group1','bt1','images/bt1.gif',1)" onMouseOut="MM_nbGroup('out')" onMouseOver="MM_nbGroup('over','bt1','images/bt2.gif','images/bt2.gif',1);MM_nbGroup('over','bt1','images/bt11.gif','images/bt11.gif',1)">
<img border="0" src="images/bt1.gif" width="144" height="29" name="bt1" alt="公司简介"></a></TD>
</TR>
<TR>
<TD> <a href="spzs.asp?id=<%=id%>" onClick="MM_nbGroup('down','group1','bt2','images/bt2.gif',1)" onMouseOut="MM_nbGroup('out')" onMouseOver="MM_nbGroup('over','bt2','images/bt21.gif','images/bt21.gif',1)">
<img border="0" src="images/bt2.gif" width="144" height="29" name="bt2" alt="产品介绍"></a></TD>
</TR>
<TR>
<TD> <a href="syjh.asp?id=<%=id%>" onClick="MM_nbGroup('down','group1','bt3','images/bt3.gif',1)" onMouseOut="MM_nbGroup('out')" onMouseOver="MM_nbGroup('over','bt3','images/bt31.gif','images/bt31.gif',1)">
<img border="0" src="images/bt3.gif" width="144" height="32" name="bt3" alt="供求信息"></a></TD>
</TR>
<TR>
<TD> <a href="job.asp?id=<%=id%>" onClick="MM_nbGroup('down','group1','bt4','images/bt4.gif',1)" onMouseOut="MM_nbGroup('out')" onMouseOver="MM_nbGroup('over','bt4','images/bt41.gif','images/bt41.gif',1)">
<img border="0" src="images/bt4.gif" name="bt4" alt="招聘信息"></a></TD>
</TR>
<TR>
<TD>
<a onClick="MM_nbGroup('down','group1','bt5','images/bt5.gif',1)" onMouseOut="MM_nbGroup('out')" onMouseOver="MM_nbGroup('over','bt5','images/bt51.gif','images/bt51.gif',1)" href="contact.asp?id=<%=id%>">
<img border="0" src="images/bt5.gif" width="144" height="37" name="bt5" alt="联系我们"></a></TD>
</TR>
</TABLE>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td width="144" background="images/mb1.gif" height="157" bgcolor="#F0F0F0" valign="top">
<table border="0" cellpadding="0" cellspacing="0" style="border-collapse: collapse" bordercolor="#111111" width="100%" id="AutoNumber14">
<tr>
<td width="100%" height="88" valign="top" style="font-family: 宋体; font-size: 9pt; line-height: 14pt; letter-spacing: 1pt">
<div align="center">
<center>
<table border="0" cellspacing="1" style="border-collapse: collapse" bordercolor="#111111" width="90%" id="AutoNumber10" height="9">
<tr>
<td width="88%" valign="bottom" style="font-family: 宋体; font-size: 9pt; line-height: 14pt; letter-spacing: 1pt">
<p align="left"> <img border="0" src="images/gb_site.gif"><a href="home.asp?id=<%=id%>"><font color="#004F75">返回主页</font></a></td>
</tr>
</table>
</center>
</div>
</td>
</tr>
<tr>
<td width="100%" height="68" style="font-family: 宋体; font-size: 9pt; line-height: 14pt; letter-spacing: 1pt">
<p align="center">
<a href="mailto:<%=rs("email")%>">
<img border="0" src="images/mail_comp.gif" width="32" height="32" alt="请与我们联系"></a></td>
</tr>
</table>
</td>
</tr>
<tr>
<td width="100%" height="166" valign="top">
</td>
</tr>
</table>
</TD>
<TD vAlign=top width="84%" height=49 bgcolor="#FFFFFF">
<img border="0" src="images/contact1.gif"></TD></TR>
<tr>
<TD vAlign=top width="84%" height=20 bgcolor="#FFFFFF"> </TD>
</tr>
<TR>
<TD vAlign=top width="84%" height=346>
<TABLE height=283 cellSpacing=0 cellPadding=0 width="100%"
border=0><TBODY>
<TR vAlign=top>
<TD height=55 bgcolor="#FFFFFF">
<div align="left">
<TABLE height=24 cellSpacing=0 cellPadding=0 width="98%"
border=0 style="border-collapse: collapse" bordercolor="#111111">
<TBODY>
<TR>
<TD vAlign=top width="29%" height=148>
<script LANGUAGE="JavaScript">
function check()
{
if (document.Form1.linkman.value=="")
{
alert("请填写联系人")
document.Form1.linkman.focus()
document.Form1.linkman.select()
return
}
if (document.Form1.company.value=="")
{
alert("请填写公司名称")
document.Form1.company.focus()
document.Form1.company.select()
return
}
if (document.Form1.address.value=="")
{
alert("请填写联系地址")
document.Form1.address.focus()
document.Form1.address.select()
return
}
if (document.Form1.postcode.value=="")
{
alert("请填写邮政编码")
document.Form1.postcode.focus()
document.Form1.postcode.select()
return
}
if (document.Form1.postcode.value=="")
{
alert("请填写邮政编码")
document.Form1.postcode.focus()
document.Form1.postcode.select()
return
}
if (document.Form1.phone.value=="")
{
alert("请填写联系电话")
document.Form1.phone.focus()
document.Form1.phone.select()
return
}
if (document.Form1.email.value=="")
{
alert("请填写电子邮件")
document.Form1.email.focus()
document.Form1.email.select()
return
}
if (document.Form1.content.value=="")
{
alert("反馈信息不能为空")
document.Form1.content.focus()
document.Form1.content.select()
return
}
document.Form1.submit()
}
</SCRIPT>
<form method="POST" action="booksave_info.asp" name="Form1">
<div align="center">
<center>
<table border="0" cellpadding="0" cellspacing="0" style="border-collapse: collapse" bordercolor="#111111" width="625" id="AutoNumber10" height="397">
<tr>
<td width="331" height="267">
<TABLE border=0 cellPadding=3 cellSpacing=4 width="331">
<TBODY>
<TR>
<TD width="80"><FONT color=#ff6600>*</FONT> 联 系 人:</TD>
<TD width="227">
<input type="text" size="33" name="linkman" value=<%=session("name")%>></TD></TR>
<TR>
<TD width="80"><FONT color=#ff6600>*</FONT> 公司名称:</TD>
<TD width="227">
<input type="text" size="33" name="company" value=<%=session("qymc")%>></TD></TR>
<TR>
<TD width="80"><FONT color=#ff6600>*</FONT> 联系地址:</TD>
<TD width="227">
<input type="text" size="33" name="address" value=<%=session("address")%>></TD></TR>
<TR>
<TD width="80"><FONT color=#ff6600>*</FONT> 邮 编:</TD>
<TD width="227">
<input type="text" size="33" name="postcode" value=<%=session("post")%>></TD></TR>
<TR>
<TD width="80"><FONT color=#ff6600>*</FONT> 电 话:</TD>
<TD width="227">
<input type="text" size="33" name="phone" value=<%=session("phone")%>></TD></TR>
<TR>
<TD width="80"> 传 真:</TD>
<TD width="227">
<input type="text" size="33" name="fax" value=<%=session("fax")%>></TD></TR>
<TR>
<TD width="80"><FONT color=#ff6600>*</FONT> 电子邮件:</TD>
<TD width="227">
<input type="text" size="33" name="email" value=<%=session("email")%>></TD></TR>
</TBODY>
</TABLE></td>
<td width="294" height=277 background="images/pen.jpg" rowspan="2" valign="top">
<table border="0" cellpadding="0" cellspacing="0" style="border-collapse: collapse" bordercolor="#111111" width="100%" id="AutoNumber13" height="37">
<tr>
<td width="100%" height="37" valign="bottom"><u>
<img border="0" src="images/UserPhoto.gif"><a href="contact_re.asp?id=<%=id%>"><u>查看反馈信息</u></a></u></td>
</tr>
</table>
<br>
如果你对我公司有有任何意见和建议,请留下您的信息,我们将尽快与您联系。<br>
<br>
联 系 人:<%=rs("name")%><%=rs("ch")%><br>
公司地址:<%=rs("address")%><br>
电 话:<font face="Arial"><%=rs("phone")%></font>
传真:<font face="Arial"><%=rs("fax")%></font><br>
<font face="Arial">E-mail:<b><a href="<%=rs("email")%>"><%=rs("email")%></a> </b></font>
邮编:<font face="Arial"><%=rs("post")%></font></SPAN><br>
网址:<font face="Arial"><b><a href="<%=rs("web")%>"><%=rs("web")%></a> </b></font><br><br>
</td>
</tr>
<tr>
<td width="331" height="10">
<p align="right"><span class="S"><font color="#cc3300">
请您尽量具体地写明您的信息内容,谢谢!</font></span></td>
</tr>
<tr>
<td colspan="2" height=100 width="625" valign="top"> <FONT color=#ff6600>*</FONT> 意见建议: <TEXTAREA cols=66 name=content rows=6 style="border-style: solid; border-width: 1"></TEXTAREA></td>
</tr>
<input type="hidden" name="bookid" value="<%=rs("id")%>">
<tr>
<td colspan="2" align="center" height="20" width="625">
<input type="button" value="确 定" onclick="check()"><IMG height=1 width=80><INPUT name=reset class="smallinput" type="button" value="返 回" onclick=javascript:history.go(-1)>
</td>
</tr>
</table>
</center>
</div>
</form>
</TD></TR></TBODY></TABLE>
</div>
</TD></TR>
</TBODY></TABLE></TD></TR></TBODY></TABLE>
</TD></TR></TBODY></TABLE></DIV>
<div align="center">
<center>
<table border="0" cellpadding="0" cellspacing="0" style="border-collapse: collapse" bordercolor="#111111" width="772" id="AutoNumber1" height="32">
<tr>
<td width="615" valign="bottom" background="images/mb21.gif">
<div align="center">
<center>
<table border="0" cellpadding="0" cellspacing="0" style="border-collapse: collapse" bordercolor="#111111" width="100%" id="AutoNumber4">
<tr>
<td width="100%">
<table border="0" cellpadding="0" cellspacing="0" style="border-collapse: collapse" bordercolor="#111111" width="100%" id="AutoNumber12">
<tr>
<td width="25%">
<p align="center"> </td>
<td width="75%">
<p align="center"><font color="#FFFFFF">版权所有:©<%=year(rs("idate"))%>-<%=rs("qymc")%></font></td>
</tr>
</table>
</td>
</tr>
</table>
</center>
</div>
</td>
<td width="157" valign="bottom">
<map name="FPMap0">
<area href="javascript:window.scroll(0,-360)" shape="rect" coords="0, 4, 125, 31">
</map>
<img border="0" src="images/top1.gif" usemap="#FPMap0" width="158" height="32" alt="回到页首"></td>
</tr>
</table>
</center>
</div>
<%rs.close
set rs=nothing
conn.close
set conn=nothing
%>
</BODY></HTML>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -