?? qjj-1.asp
字號:
<% Response.Buffer=True %>
<!--#include file="../inc/dbconn1.inc"-->
<%
uname=session("puid")
%>
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<meta http-equiv="Content-Language" content="zh-cn">
<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">
<STYLE type=text/css>TABLE {
FONT-SIZE: 9pt; LINE-HEIGHT: 12pt
}
.bord {
BACKGROUND: #ffffff; BORDER-BOTTOM: rgb(238,238,238) 1px solid; BORDER-LEFT: rgb(128,128,128) 1px solid; BORDER-RIGHT: rgb(238,238,238) 1px solid; BORDER-TOP: rgb(128,128,128) 1px solid; FONT-FAMILY: "宋體"; FONT-SIZE: 9pt; FONT-WEIGHT: normal
}.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 }
.hstxt { color: #FF0000; font-family: 宋體; font-size: 12px; text-decoration: none }
</style>
<title>樂清人才網—>登錄/更新教員信息</title>
</head>
<body bgcolor="#dfdfdf" leftmargin="0" topmargin="0">
<!--#include file="../inc/top.htm"-->
<div align="center">
<table border="0" cellpadding="0" cellspacing="0" width="760" height="0" align="center" bgcolor="#FFFFFF">
<tr>
<td width="770" height="25" valign="top" colspan="5" bgcolor="#ffffff"> </td>
</tr>
<tr>
<td width="770" height="13" valign="top" colspan="5" bgcolor="#ffffff">
<div align="center">
<center>
<table border="0" cellpadding="3" cellspacing="1" width="75%" bgcolor="#CCCCCC">
<tbody> <%
Set rs = Server.CreateObject("ADODB.Recordset")
sq2="select * from xueyuan where uname='"&uname&"'"
rs.open sq2,conn,1,1
if rs.eof and rs.bof then%>
<tr bgcolor="#FFFFFF">
<td width="100%" height="25">您的聘請家教信息尚未登記。在添加信息之前,請先過目以下說明:</td>
</tr>
<tr align="center" bgcolor="#FFFFFF">
<td width="100%" height="25"><b>網站聲明</b></td>
</tr>
<tr bgcolor="#FFFFFF">
<td width="100%" height="25">
<p>所有申請“發布聘請家教信息”的用戶需符合或接受以下所有條件:<br>
<br>
1. 您的聘請信息在登記后我們將免費為您發布; <br>
<br>
2、您可以方便的修改您的(或您家人)學習科目信息和其它說明;<br>
<br>
3. 您必須保證您所登錄的聘請家教信息的真實性; <br>
<br>
4. 如果您的教員信息(包括您的個人簡歷和招聘信息),根據人才網站的判斷,包含有任何危害國家安全,涉及色情、欺騙等違反中國法律的內容文字,網站有權拒絕收錄,并且您的帳號也有可能被取消;
<br>
<br>
5. 如果您的教員信息(包括您的個人簡歷和招聘信息)被人才網站收錄,在有效期內,內容發生變化,危害國家安全,涉及色情、欺騙內容或服務等違反中國法律的內容文字,人才網站有權隨時刪除,并且您的帳號也有可能被取消。<br>
<br>
6、人才網站不能也不會保證您所聘請到的家教老師其個人的學識和人品是否具有真實性。因此,人才網站提醒您務必要謹慎聘請。如果由此而引發今后一切其他問題從而造成損失的,人才網站將不負任何責任。</p>
</td>
</tr>
<tr bgcolor="#FFFFFF">
<td width="100%" height="25">
<div align="center">[ <a href="qjj.asp" class="sbtxt"><span class="sbtxt"><u>我接受</u></span></a>
]</div>
</td>
</tr>
<%else%>
<%response.redirect "qjj.asp"%>
<%end if%> </tbody>
</table>
</center>
</div>
</td>
</tr>
<tr>
<td height="25">
<div align="center">
<center>
</center>
</div>
</tr>
</table>
</div>
<table width="760" border="0" cellspacing="0" cellpadding="0" bgcolor="#FFFFFF" align="center">
<tr>
<td><!--#include file="../inc/down.htm"--></td>
</tr>
</table>
</body>
</html>
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -