?? getjob.asp
字號:
<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("請?zhí)顚懩挠脩裘?");
return false;
}
if(document.form_reg.pwd.value=="")
{
alert("請?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="getjob0.asp" name=form_reg onsubmit="return checkdata()">
<p> </p>
<p> </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">請先填寫登錄信息</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" >
<input type="hidden" name="jobid" value="<%=Request("jobid")%>">
</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">為了使您能夠得到及時、準確的反饋信息,需要您成為我們的注冊用戶,</p>
<p align="center">如果您還沒有注冊,請點擊下面的鏈結(jié)。</p>
<p align="center"><a href="resume/postresu.htm" target="_blank">注冊新用戶</a></p>
<p align="center"><a href="javascript:onClick= window.close()">關(guān)閉窗口</a></p>
</body>
</html>
?? 快捷鍵說明
復(fù)制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -