📄 contact.asp
字号:
<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 + -