📄 save.asp
字号:
<%@LANGUAGE="VBSCRIPT" CODEPAGE="936"%>
<!--#include file="conn.asp" -->
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<%
dim c_name
dim c_ren
dim c_tel
dim c_fax
dim c_title
dim c_remark
c_name=replace(trim(request("cname")),"'","")
c_ren=replace(trim(request("cpeople")),"'","")
c_tel=replace(trim(request("ctel")),"'","")
c_fax=replace(trim(request("cfax")),"'","")
c_title=replace(trim(request("ctitle")),"'","")
c_remark=replace(trim(request("cremark")),"'","")
Set rs = Server.CreateObject("ADODB.Recordset")
sql="select * from consult "
rs.open sql,conn,3,3
rs.addnew()
rs("ccomp")=c_name
rs("cname")=c_ren
rs("ctel")=c_tel
rs("cfax")=c_fax
rs("ctitle")=c_title
rs("cremark")=c_remark
rs.update
rs.close()
set rs=nothing
conn.close()
set conn=nothing
%>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312" />
<meta name="keywords" content="厦门康诺欣保洁,厦门家政,厦门家政服务,厦门专业保洁公司,厦门清洁服务,厦门石材护理,厦门室内空气净化,厦门地毯清洗,厦门洁具翻新,厦门中央空调清洗,厦门垃圾桶,厦门告示牌,厦门清洁剂,厦门卫生间用品">
<meta name="description" content="厦门康诺欣专业保洁,厦门家政,厦门保洁,厦门清洁服务">
<title>厦门康诺欣专业保洁服务有限公司 0592-8764768</title>
<style type="text/css">
<!--
body {
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
}
a:hover {
font-family: "宋体";
font-size: 14px;
font-style: normal;
font-weight: normal;
color: #00CC33;
text-decoration: none;
}
.title {
font-size: 12px;
color: #333333;
font-family: "宋体";
font-style: normal;
font-weight: normal;
text-decoration: none;
}
.j1 {
font-family: "宋体";
font-size: 14px;
font-style: normal;
line-height: 24px;
font-weight: normal;
color: #333333;
}
.j2 {
font-family: "宋体";
font-size: 12px;
font-style: normal;
line-height: normal;
font-weight: normal;
color: #333333;
}
a {
font-family: 宋体;
font-size: 12px;
color: #333333;
}
a:link {
text-decoration: none;
}
a:visited {
text-decoration: none;
color: #333333;
}
a:active {
text-decoration: none;
color: #666666;
}
#Layer2 {
position:absolute;
left:23px;
top:-28px;
width:181px;
height:166px;
z-index:1;
}
.STYLE1 {
font-size: 16px;
font-weight: bold;
}
.STYLE21 { color: #333333;
font-family: "宋体";
font-size: 16px;
font-style: normal;
font-weight: bolder;
text-decoration: none;
}
#Layer2 {
position:absolute;
left:23px;
top:-28px;
width:181px;
height:166px;
z-index:1;
}
#Layer3 {
position:absolute;
left:434px;
top:104px;
width:251px;
height:425px;
z-index:4;
}
#Layer4 {
position:absolute;
left:514px;
top:433px;
width:185px;
height:147px;
z-index:3;
}
-->
</style>
<script language="javascript">
function click() {
if (event.button==2) {
alert('欢迎光临厦门康诺欣!')
}
}
document.onmousedown=click
</script>
<script type="text/JavaScript">
<!--
function MM_swapImgRestore() { //v3.0
var i,x,a=document.MM_sr; for(i=0;a&&i<a.length&&(x=a[i])&&x.oSrc;i++) x.src=x.oSrc;
}
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_swapImage() { //v3.0
var i,j=0,x,a=MM_swapImage.arguments; document.MM_sr=new Array; for(i=0;i<(a.length-2);i+=3)
if ((x=MM_findObj(a[i]))!=null){document.MM_sr[j++]=x; if(!x.oSrc) x.oSrc=x.src; x.src=a[i+2];}
}
//-->
</script>
<link href="image/css.css" rel="stylesheet" type="text/css" />
<style type="text/css">
<!--
.STYLE22 {
color: #FFCC33;
font-size: 24px;
font-weight: bold;
font-family: "宋体";
}
-->
</style>
</head>
<body onload="MM_preloadImages('image/indexb_04.gif','image/indexb_05.gif','image/indexb_06.gif','image/indexb_07.gif','image/indexb_08.gif','image/indexb_09.gif','image/indexm_25.gif','image/indexm_26.gif')">
<div id="Layer2">
<object
codebase=http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=5,0,0,0
height=169 width=180 classid=clsid:D27CDB6E-AE6D-11cf-96B8-444553540000>
<param name="movie" value="image/200552720314677056.swf" />
<param name="quality" value="high" />
<param name="wmode" value="transparent" />
<embed src="image/200552720314677056.swf" quality=high
pluginspage="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash"
type="application/x-shockwave-flash" width="180" height="169"
wmode="transparent"> </embed>
</object>
</div>
<table width="100%" border="0" cellpadding="0" cellspacing="0">
<!--DWLayoutTable-->
<tr>
<td width="221" height="72" valign="top" style="table-layout:fixed" ><table width="221" border="0" cellpadding="0" cellspacing="0">
<!--DWLayoutTable-->
<tr>
<td width="221" height="72" valign="top" style="table-layout:fixed"><img src="image/index_01.gif" alt="厦门康诺欣" width="221" height="72" longdesc="http://www.kangnx.com" /></td>
</tr>
</table></td>
<td width="532" valign="top" style="table-layout:fixed"><table width="100%" border="0" cellpadding="0" cellspacing="0">
<!--DWLayoutTable-->
<tr>
<td height="23" colspan="6" valign="top" background="image/index_02.gif"><!--DWLayoutEmptyCell--> </td>
</tr>
<tr>
<td width="116" height="49" valign="top" background="image/index_04.gif"><a href="main.html" onmouseout="MM_swapImgRestore()" onmouseover="MM_swapImage('jianjie','','image/indexb_04.gif',1)"><img src="image/index_04.gif" alt="公司简介" name="jianjie" width="116" height="49" border="0" id="jianjie" /></a></td>
<td width="77" valign="top"><a href="fwpro.html" onmouseout="MM_swapImgRestore()" onmouseover="MM_swapImage('fuwuxm','','image/indexb_05.gif',1)"><img src="image/indexm_05.gif" alt="服务项目" name="fuwuxm" width="77" height="49" border="0" id="fuwuxm" /></a></td>
<td width="77" valign="top"><a href="fwzn.html" onmouseout="MM_swapImgRestore()" onmouseover="MM_swapImage('Image5','','image/indexb_06.gif',1)"><img src="image/indexm_06.gif" alt="服务指南" name="Image5" width="77" height="49" border="0" id="Image5" /></a></td>
<td width="79" valign="top"><a href="khal.html" onmouseout="MM_swapImgRestore()" onmouseover="MM_swapImage('Image6','','image/indexb_07.gif',1)"><img src="image/indexm_07.gif" alt="客户案例" name="Image6" width="79" height="49" border="0" id="Image6" /></a></td>
<td width="76" valign="top"><a href="consult.html" onmouseout="MM_swapImgRestore()" onmouseover="MM_swapImage('Image7','','image/indexb_08.gif',1)"><img src="image/indexm_08.gif" alt="网上预约" name="Image7" width="76" height="49" border="0" id="Image7" /></a></td>
<td width="107" valign="top"><a href="contact.html" onmouseout="MM_swapImgRestore()" onmouseover="MM_swapImage('Image8','','image/indexb_09.gif',1)"><img src="image/indexm_09.gif" alt="联系我们" name="Image8" width="107" height="48" border="0" id="Image8" /></a></td>
</tr>
</table></td>
<td valign="top" background="image/index_07.gif"><!--DWLayoutEmptyCell--> </td>
</tr>
</table>
<table width="770" border="0" cellpadding="0" cellspacing="0">
<!--DWLayoutTable-->
<tr>
<td width="221" height="551" valign="top"><table width="100%" border="0" cellpadding="0" cellspacing="0">
<!--DWLayoutTable-->
<tr>
<td height="53" colspan="2" valign="top" background="image/index_06.gif"><!--DWLayoutEmptyCell--> </td>
</tr>
<tr>
<td height="26" colspan="2" align="left" valign="middle" background="image/indext_16.gif" class="title"><span class="title"> <a href="pro1.html">园林绿化工程</a></span></td>
</tr>
<tr>
<td height="26" colspan="2" align="left" valign="middle" background="image/indext_16.gif" class="title"> <span class="title"> <a href="pro2.html">石材打蜡、翻新、保养</a></span></td>
</tr>
<tr>
<td height="26" colspan="2" align="left" valign="middle" background="image/indext_16.gif" class="title"> <span class="title"> <a href="pro3.html">中央空调清洗与维护</a></span></td>
</tr>
<tr>
<td height="26" colspan="2" align="left" valign="middle" background="image/indext_16.gif" class="title"><span class="title"> <a href="pro4.html">空调清洗</a></span></td>
</tr>
<tr>
<td height="26" colspan="2" align="left" valign="middle" background="image/indext_16.gif" class="title"> <span class="title"> <a href="pro5.html">大型油烟机清洗</a></span></td>
</tr>
<tr>
<td height="26" colspan="2" align="left" valign="middle" background="image/indext_16.gif" class="title"> <span class="title"> <a href="pro6.html">高空作业、清洗、安装</a></span></td>
</tr>
<tr>
<td height="26" colspan="2" align="left" valign="middle" background="image/indext_16.gif" class="title"> <span class="title"> <a href="pro7.html">地毯的清洁保养</a></span></td>
</tr>
<tr>
<td height="26" colspan="2" align="left" valign="middle" background="image/indext_16.gif" class="title"> <span class="title"> <a href="pro8.html">销售清洁用品、清洁剂</a></span></td>
</tr>
<tr>
<td height="26" colspan="2" align="left" valign="middle" background="image/indext_16.gif" class="title"> <span class="title"> <a href="pro9.html">灯具清洗 </a></span></td>
</tr>
<tr>
<td height="26" colspan="2" align="left" valign="middle" background="image/indext_16.gif" class="title"> <span class="title"> <a href="pro10.html">室内净化</a> </span></td>
</tr>
<tr>
<td height="26" colspan="2" align="left" valign="middle" background="image/indext_16.gif" class="title"> <span class="title"> <a href="pro11.html">搬家服务</a> </span></td>
</tr>
<tr>
<td height="47" colspan="2" valign="top"><img src="image/index2_22d.gif" alt="服务热线" width="221" height="47" /></td>
</tr>
<tr>
<td width="110" height="63" valign="top" background="image/index_25.gif"><a href="consult.html" onmouseout="MM_swapImgRestore()" onmouseover="MM_swapImage('Image10','','image/indexm_25.gif',1)"><img src="image/index_25.gif" alt="网上预约" name="Image10" width="110" height="63" border="0" id="Image10" /></a></td>
<td width="111" valign="top" background="image/index_26.gif"><a href="contact.html" onmouseout="MM_swapImgRestore()" onmouseover="MM_swapImage('Image11','','image/indexm_26.gif',1)"><img src="image/index_26.gif" alt="联系我们" name="Image11" width="111" height="63" border="0" id="Image11" /></a></td>
</tr>
<tr>
<td height="128" colspan="2" valign="top" background="image/index_29.gif"><!--DWLayoutEmptyCell--> </td>
</tr>
</table></td>
<td width="529" valign="middle"><div align="center">
<p class="STYLE21"><strong>谢谢您的留言,我们将会尽快与您联系!</strong></p>
<p class="STYLE21"><strong>如有疑问请您及时致电:0592-8764768 0592-5028337 </strong></p>
<p align="center" class="STYLE21"> <span class="STYLE1"><img src="image/clip_image00222.jpg" width="202" height="158" /></span></p>
<p align="center" class="STYLE22">健康的承诺---- 来自康诺欣的服务!</p>
<p class="STYLE1"> </p>
<p> </p>
</div></td>
<td width="20"> </td>
</tr>
</table>
<table width="100%" height="89" border="0" cellpadding="0" cellspacing="0">
<!--DWLayoutTable-->
<tr><td width="221" height="89" valign="top" background="image/index_22.gif"><!--DWLayoutEmptyCell--> </td>
<td width="533" valign="top" ><img src="image/index_31.gif" alt="" width="533" height="89" border="0" usemap="#Map" />
<map name="Map" id="Map">
<area shape="rect" coords="68,21,129,40" href="main.html" />
<area shape="rect" coords="137,19,194,42" href="fwpro.html" />
<area shape="rect" coords="204,18,262,41" href="fwzn.html" />
<area shape="rect" coords="273,20,332,41" href="khal.html" />
<area shape="rect" coords="341,18,400,41" href="consult.html" /><area shape="rect" coords="411,21,474,43" href="contact.html" />
</map> </td>
<td background="image/index_27.gif" ><!--DWLayoutEmptyCell--> </td>
</tr>
</table>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -