?? queryin.htm
字號(hào):
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<meta name="GENERATOR" content="Microsoft FrontPage 4.0">
<meta name="ProgId" content="FrontPage.Editor.Document">
<SCRIPT lanuage="javascript">
function checkdata()
{
if(document.form_reg.user_name.value=="")
{
alert("請(qǐng)?zhí)顚懩挠脩裘?");
return false;
}
if(document.form_reg.pwd.value=="")
{
alert("請(qǐng)?zhí)顚懩牡卿浢艽a!");
return false;
}
}
</SCRIPT>
<link rel="stylesheet" type="text/css" href="../css/cdol.css">
<title>查詢登錄</title>
</head>
<body topmargin=0 marginheight=0 bgColor=#E6E5B8 text="#383098">
<form method="post" action="queryresu.asp" name=form_reg onsubmit="return checkdata()">
<p> </p>
<p align="center"> </p>
<table border="0" align="center" cellpadding="0" cellspacing="0" width="231" dwcopytype="CopyTableRow" height="166">
<tr>
<td align="center" width="227" height="20"
class="p3" colspan="2">請(qǐng)先填寫登錄信息</td>
</tr>
<tr>
<td align="center" width="78" height="17"
class="p3">用戶名稱:</td>
<td width="149" height="17">
<input type="text"
size="20" name="user_name" class="td" >
</td></td>
</tr>
<tr>
<td align="center" width="78" height="13"
class="p3">登錄密碼:</td>
<td width="149" height="13">
<input type="password"
size="20" name="pwd" class="td" >
</td>
</tr>
<tr>
<td align="right" width="78" height="15"
class="p3">
<td width="149" height="15">
<p align="center"><input type="submit" name="Submit"
value="提交" class="p3">
<input
type="reset" name="Submit2"
value="重新填寫" class="p3">
</p>
</td>
</tr>
</table>
</form>
<p align="center">只有已經(jīng)注冊(cè)的企業(yè)才能查詢簡(jiǎn)歷,如果您的公司還沒(méi)有注冊(cè),請(qǐng)點(diǎn)擊下面的鏈接。</p>
<p align="center"><a href="postcom.htm">注冊(cè)您的企業(yè)</a></p>
</body>
</html>
?? 快捷鍵說(shuō)明
復(fù)制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號(hào)
Ctrl + =
減小字號(hào)
Ctrl + -