📄 default.asp
字号:
r2=rs.recordcount
rs.close
set rs=nothing
set rs=server.createobject("adodb.recordset")
sql="select * from person where job<>'""' order by id desc"
rs.open sql,conn,1,1
jlnum=rs.recordcount %>
<div align="left">
<table border="1" cellpadding="0" cellspacing="0" width="430" bordercolor="#FFFFFF" bordercolorlight="#FFFFFF" bordercolordark="#FFFFFF">
<tr>
<td height="20" colspan="5" valign="bottom" background="imgt-bg2.gif" width="426"> 最新十条求职信息</td>
</tr>
<tr>
<td width="67" height="18" bgcolor="#EBEEF3" valign="bottom">
<p align="left"> 姓名</p></td>
<td width="45" height="18" bgcolor="#EBEEF3" valign="bottom">
<p align="center">性别</p></td>
<td width="59" height="18" bgcolor="#EBEEF3" valign="bottom">
<p align="center">学 历
</td>
<td width="177" height="18" bgcolor="#EBEEF3" valign="bottom">
<p align="left"> 应聘职位</td>
<center>
<td width="71" height="18" bgcolor="#EBEEF3" valign="bottom">
<p align="center">登录日期</p></td>
</center>
</tr>
<% do while not rs.eof %>
<tr>
<td width="67" height="18" bgcolor="#EBEEF3" valign="bottom">
<p align="left"> <a href="javascript:openwin('person.asp?uid=<%=rs("uname")%>','top=10,left=80,width=460,height=420')"><%=rs("iname")%></a></p></td>
<td width="45" height="18" bgcolor="#EBEEF3" valign="bottom">
<p align="center">[<%=rs("sex")%>]</p></td>
<center>
<td width="59" height="18" bgcolor="#EBEEF3" valign="bottom">
<p align="center">[<%=rs("edu")%>]</td>
<td width="176" height="18" bgcolor="#EBEEF3" valign="bottom"> <%=rs("job")%></td>
<td width="71" height="18" bgcolor="#EBEEF3" valign="bottom">
<p align="center"><%=rs("idate")%></p></td>
</center>
</tr>
<% p=p+1
rs.movenext
if p>=10 then exit do
loop
rs.close
set rs=nothing
set rs=server.createobject("adodb.recordset")
sql="select * from pmailbox"
rs.open sql,conn,1,1
pmailnum=rs.recordcount
rs.close
set rs=nothing
set rs=server.createobject("adodb.recordset")
sql="select * from cmailbox"
rs.open sql,conn,1,1
cmailnum=rs.recordcount
rs.close
set rs=nothing %>
<tr>
<td width="426" height="19" colspan="5" background="imgt-bg3.gif" valign="bottom">
<p align="right"><a href="javascript:openwin('search.asp?stype=person&gzdd=noxz','top=10,left=80,width=480,height=350')" ><font color="#000000">更多...</font></a></td>
</tr>
</table>
</div>
</td>
<td width="1" height="46" valign="top" rowspan="2" bgcolor="#00006A"></td>
<td width="150" valign="top" rowspan="2" bgcolor="#F3F3F3" height="46">
<div align="center">
<table border="0" cellpadding="0" cellspacing="0" width="118" height="140">
<tr>
<td height="14" width="117" valign="top">
<p align="center">=== 站内统计 ===</td>
</tr>
<tr>
<td height="3" width="117" valign="top">
</td>
</tr>
<tr>
<td height="1" valign="top" bgcolor="#000000">
</td>
</tr>
<tr>
<td height="11" width="117" valign="top">
</td>
</tr>
<tr>
<td height="54" width="117" valign="top">
招聘信息:<font color="#0000AA"><%=jobnum%></font>条<br>
求职简历:<font color="#0000AA"><%=jlnum%></font>份<br>
注册用户:<font color="#0000AA"><%=r1+r2%></font>位<br>
站内信件:<font color="#0000AA"><%=pmailnum+cmailnum%></font>封</td>
</tr>
<tr>
<td height="1" valign="top" bgcolor="#000000">
</td>
</tr>
</table>
</div>
<div align="center">
<center>
<table border="0" cellpadding="0" cellspacing="0" width="118" height="230">
<tr>
<td width="125" height="27" valign="top"></td>
</tr>
<tr>
<td width="125" height="18">
<p align="center">=== 栏目调查 ===</td>
</tr>
<tr>
<td width="125" height="7" valign="top">
<p align="center"></td>
</tr>
<tr>
<td height="1" valign="top" bgcolor="#000000">
</td>
</tr>
<tr>
<td width="125" height="6" valign="top"></td>
</tr>
<tr>
<td width="125" height="31" valign="top">
您认为本栏目哪些方面急需改进?</td>
</tr>
<form name=research action="research.asp" method=post target="_blank" onSubmit="return research_onsubmit()">
<tr>
<td width="125" height="69" valign="top"><input type="radio" value="a" name="Options">A.个性化设计<br>
<input type="radio" value="b" name="Options">B.增加招聘信息<br>
<input type="radio" value="c" name="Options">C.丰富栏目内容<br>
<input type="radio" value="d" name="Options">D.改进页面设计<br>
</td>
</tr>
<tr>
<td height="1" valign="top" bgcolor="#000000">
</td>
</tr>
<tr>
<td width="125" height="14" valign="top"></td>
</tr>
<tr>
<td width="125" height="25" valign="top">
<p align="center"><input type="submit" value="提交" style="font-family: 宋体; font-size: 9pt; color: #000060; position: relative; height: 20">
<input type="button" value="结果" onClick="javascript:openwin('research.asp?stype=view','top=10,left=80,width=420,height=250')" style="font-family: 宋体; font-size: 9pt; color: #000060; position: relative; height: 20"></td>
</tr>
</form>
</table>
</center>
</div>
</td>
</tr>
<tr>
<td height="1" valign="top" colspan="5" bgcolor="#396BA5" width="778">
<p align="center"> </td>
</tr>
<tr>
<td height="4" valign="top" colspan="5" width="778">
<p align="center">
</td>
</tr>
</table>
</div>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -