?? lianluosend-q.asp
字號:
<% Response.Buffer=false %>
<!--#include file="../inc/dbconn1.inc"-->
<%
idss=request("ids")
zpzws=request("zpzw")
lxrs=request("lxr")
dianhuas=request("dianhua")
msgs=request("msg")
%>
<%
set rs=server.createobject("adodb.recordset")
sql3="select * from zpsj"
rs.open sql3,conn,3,3
rs.addnew
rs("uname")=idss
rs("gsmc")="個人應聘家教"
rs("yhmc")=yhmcs
rs("zpzw")=zpzws
rs("idate")=date()
rs("lxr")=lxrs
rs("dianhua")=dianhuas
rs("msg")=msgs
rs.update
rs.close
set rs=nothing
%>
<html>
<head>
<title>樂清人才網</title>
<meta content="text/html; charset=gb2312" http-equiv="Content-Type">
<style type="text/css">.sbtxt { color: #000000; font-family: 宋體; font-size: 12px; text-decoration: none }
.sblue { color: #0000cc; font-family: 宋體; font-size: 12px; text-decoration: none }
.sorenge { color: #ff6600; font-family: 宋體; font-size: 12px; text-decoration: none }
a:hover { color: #0000ff; font-family: 宋體; font-size: 12px; text-decoration: none }
.swtxt { color: #ffffff; font-family: 宋體; font-size: 12px; text-decoration: none }
.shtxt { color: #666666; font-family: 宋體; font-size: 12px; text-decoration: none }
.bftxt { color: #FFFFFF; font-family: 宋體; font-size: 12px; text-decoration: none }
</style>
<meta content="Microsoft FrontPage 4.0" name="GENERATOR">
<meta name="ProgId" content="FrontPage.Editor.Document">
</head>
<body bgcolor="#ffffff" leftmargin="0" topmargin="0">
<div align="center">
<table align="center" border="0" cellpadding="2" cellspacing="0" width="770">
<tbody>
<tr>
<td align="lift" height="20" width="765"></td>
</tr>
<tr>
<td align="center" class="sorenge" valign="top" width="765"> <font size="3">您的聯系信已經發送,
<a href="javascript:window.close()" class="sbtxt"><font size="3" ><u>現在請關閉</u></font></a>
</font></td>
</tr>
</tbody>
</table>
</div>
</body>
</html>
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -