⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 index.asp

📁 人才招聘系统,用asp做的
💻 ASP
字号:
<!--#include file=../conn.asp-->
<!--#include file=top.asp-->
<!--#include file=cookies.asp-->
<%
dim rs,sql
%>
<link rel="stylesheet" type="text/css" href="../1.css">
<title>企业会员::信息管理首页</title>
<body topmargin="0" leftmargin="0">

<div align="center">
  <center>
<table border="0" borderColor="#111111" cellPadding="0" cellSpacing="0" height="287" style="BORDER-COLLAPSE: collapse" width="778">
  <tr>
    <td vAlign="top" width="150"><!--#include file= left.asp--></td>
    <td height="287" width="15"> </td>
<%
dim cmdTemp
Set cmdTemp = Server.CreateObject("ADODB.Command")
set rs = server.CreateObject ("adodb.recordset")
sql="select comid,dlcs,dlsj,xgsj,logozt,logoname,zcdata,vipqx,vipdata from [company] where comid='"&request.cookies("ijob")("comid")&"' and username='"&request.cookies("ijob")("username")&"'"
cmdTemp.CommandText = sql
cmdTemp.CommandType = 1
Set cmdTemp.ActiveConnection = conn   
rs.Open cmdTemp, , 1, 1
set cmdTemp=nothing
if rs.eof or rs.bof then
response.write "用户不存在!"
response.end
end if
%>
    <td height="287" vAlign="top" width="592">
    欢迎<b><font color="#f06000"><%=request.cookies("ijob")("username")%></font></b>进入(求职)管理中心. 
    你的会员类型是:
    <%
    if request.cookies("ijob")("ijobvip")=0 then
    response.write "<font color=#0099FF><b>普通</b></font>会员,你还有<b><font color=#ff0000>"&vipuser-int(now()-rs("zcdata"))&"</font></b>天的试用期!"
    else
    response.write "<font color=#0099FF><b>VIP</b></font>会员,你还有<b><font color=#ff0000>"&rs("vipqx")*365-int(now()-rs("vipdata"))&"</font></b>天的VIP会员期!"
    end if
    %>
    <br>

 <table border="0" cellpadding="0" cellspacing="0" style="border-collapse: collapse" bordercolor="#111111" width="100%" height="242">
      <tr>
        <td width="50%" height="18" colspan="4"><font color="#ff3535"><b>
        <img border="0" hspace="3" src="../img/Today_Prompt.gif" vspace="2"></b></font><img border="0" hspace="4" src="../img/Help_gr.gif" vspace="1"></td>
        <td width="50%" height="106" colspan="4" rowspan="6">
        <div align="center">
          <center>
          <table border="0" cellpadding="0" cellspacing="0" style="border-collapse: collapse" bordercolor="#111111" width="210" height="90">
            <tr>
              <td>
              <p align="center"><font color="#FF3535"><b>公司标识</b></font>【<a href="#" ONCLICK="window.open('up_logo.htm','Sample','toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=no,resizable=no,copyhistory=no,width=365,height=100,left=100,top=100')">上传</a>】【<a href="#" ONCLICK="window.open('up_logodel.asp','Sample','toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=no,resizable=no,copyhistory=no,width=365,height=100,left=100,top=100')">删除</a>】【<a href="#" onclick=window.location.reload()>刷新</a>】</td>
            </tr>
            <tr>
              <td>
              <p align="center">
              <%if rs("logozt")=false then%><img src="../noey.gif" width="150" height="45"><%else%><img src="comid_logo/<%=rs("logoname")%>" width="150" height="45"><%end if%></td>
            </tr>
            <tr>
              <td>
              <p align="center"> </td>
            </tr>
          </table>
          </center>
        </div>
        </td>
      </tr>
      <tr>
        <td width="50%" height="18" colspan="4"><font color="#ff3535"><b>&nbsp;<img border="0" src="../img/Nav_Icon.gif"></b></font><font style="FONT-SIZE: 9pt; LINE-HEIGHT: 18px; MARGIN-BOTTOM: 9px; MARGIN-TOP: 4px"><span lang="zh-cn">你总共登陆本站</span><b>
        <font color="#ff0000"><span lang="zh-cn"><%=rs("dlcs")%></span></font></b>
        <span lang="zh-cn">次</span></font></td>
      </tr>
      <tr>
        <td width="50%" height="18" colspan="4"><font color="#ff3535"><b>&nbsp;<img border="0" src="../img/Nav_Icon.gif"></b></font><font style="FONT-SIZE: 9pt; LINE-HEIGHT: 18px; MARGIN-BOTTOM: 9px; MARGIN-TOP: 4px"><span lang="zh-cn">最 
        后 登 陆 时间是:<%=rs("dlsj")%></span></font></td>
      </tr>
      <tr>
        <td width="50%" height="18" colspan="4"><font color="#ff3535"><b>&nbsp;<img border="0" src="../img/Nav_Icon.gif"></b></font><font style="FONT-SIZE: 9pt; LINE-HEIGHT: 18px; MARGIN-BOTTOM: 9px; MARGIN-TOP: 4px"><span lang="zh-cn">最后修改资料时间是:<%=rs("xgsj")%></span></font></td>
      </tr>
      <tr>
        <td width="50%" height="17" colspan="4"></td>
      </tr>
      <tr>
        <td width="50%" height="17" colspan="4"><b><img border="0" src="../img/Person_info01.gif"></b></td>
      </tr>
      <tr>
        <td width="100%" height="51" colspan="8"><font color="#ff3535"><b>
<%	
dim username,Applyresume,InviteRecord,CompanyDB,dlcs,dlsj,k
username=request.cookies("ijob")("comid")     
sql="select count(id) from [Applyresume] where comid='"&username&"'"
Applyresume=conn.execute(sql)(0)
%>
                          &nbsp;<img border="0" src="../img/Nav_Icon.gif"></b></font><%if Applyresume=0 then%>还没有人投递简历!<%else%>
                          共有<b><font color="#ff0000"> </font><u><%=Applyresume%></u><font color="#ff0000">
                          </font></b>条求职信 <%end if%>
        <a style="COLOR: #ff0000; FONT-FAMILY: 宋体; FONT-SIZE: 11px" href="ApplyResume.asp">
                          <font face="宋体" style="FONT-SIZE: 9pt">点击查看</font><font style="FONT-SIZE: 9pt">&gt;&gt;</font></a>
                          <br>
<%
sql="select count(id) from [InviteRecord] where comid='"&username&"'"
InviteRecord=conn.execute(sql)(0)
%>                        <font color="#ff3535"><b>
                          &nbsp;<img border="0" src="../img/Nav_Icon.gif"></b></font><%if InviteRecord=0 then%>你还没有发送邀请面试记录!<%else%>
                          邀请面试记录有<b> <u><%=InviteRecord%></u> </b>条信息<%end if%>
        <a style="COLOR: #ff0000; FONT-FAMILY: 宋体" href="InviteRecord.asp">
                          <font face="宋体" style="FONT-SIZE: 9pt">点击查看</font><font style="FONT-SIZE: 9pt">&gt;&gt;</font></a><font color="#ff0000">
                          </font><br>
<%    
sql="select count(id) from [CompanyDB] where comid='"&username&"'"
CompanyDB=conn.execute(sql)(0)
%>                          <font color="#ff3535"><b>
                          &nbsp;<img border="0" src="../img/Nav_Icon.gif"></b></font><%if CompanyDB=0 then%>公司人才库还没有信息!<%else%>
                          公司人才库有 <u><b><%=CompanyDB%></b></u> 条记录<%end if%>
        <a style="COLOR: #ff0000; FONT-FAMILY: 宋体; FONT-SIZE: 11px" href="CompanyDB.asp">
                          <font face="宋体" style="FONT-SIZE: 9pt">点击查看</font><font style="FONT-SIZE: 9pt">&gt;&gt;</font></a></td>
      </tr>
      <tr>
        <td width="100%" height="17" colspan="8"></td>
      </tr>
      <tr>
        <td width="100%" height="34" colspan="8"><img border="0" src="../images/1.gif"><br>
 </td>
      </tr>
      <tr>
        <td width="100%" height="19" colspan="8">
<%
Set cmdTemp = Server.CreateObject("ADODB.Command")
set rs = server.CreateObject ("adodb.recordset")
sql="select id,comid,tjsj,jobs,llcs,ypcs from [jobs] where comid='"&request.cookies("ijob")("comid")&"'"
cmdTemp.CommandText = sql
cmdTemp.CommandType = 1
Set cmdTemp.ActiveConnection = conn   
rs.Open cmdTemp, , 1, 1
set cmdTemp=nothing
%>
<div align="center">
  <center>                              
  <table border="0" cellpadding="0" cellspacing="0" style="border-collapse: collapse" bordercolor="#111111" width="80%">
                                <tr>
                                  <td width="25%" align="left" height="20" bgcolor="#E8E8E8">
                                  <b>
                                  <span lang="zh-cn">&nbsp;职位名称</span></b></td>
                                  <td width="34%" align="left" height="20" bgcolor="#E8E8E8">
                                  <p align="center"><span lang="zh-cn"><b>添加时间</b></span></td>
                                  <td width="16%" align="center" height="20" bgcolor="#E8E8E8">
                                  <b>
                                  <span lang="zh-cn">浏览次数</span></b></td>
                                  <td width="12%" align="center" height="20" bgcolor="#E8E8E8">
                                  <b>
                                  <span lang="zh-cn">应聘次数</span></b></td>
                                </tr>
<%
k=0
if not(rs.eof and rs.bof) then
do while not rs.eof%>
                                <tr>
                                  <td width="25%" height="22" align="left" bgcolor="#F5F5F5">
                                  &nbsp;<a target="_blank" href="listalljob.asp?selectedid=<%=rs("id")%>"><%=rs("jobs")%></a></td>
                                  <td width="34%" height="22" align="left" bgcolor="#F5F5F5">
                                  <p align="center"><%=rs("tjsj")%></td>
                                  <td width="16%" height="22" align="center" bgcolor="#F5F5F5">
                                  <%=rs("llcs")%></td>
                                  <td width="12%" height="22" align="center" bgcolor="#F5F5F5">
                                  <%=rs("ypcs")%></td>
                                </tr>
<%
k=k+1
if k>4 then
 exit do
end if 
rs.movenext  
loop
else
response.write "<tr><td><li>还没有发布过职位!</td></tr>"
rs.close
set rs=nothing
end if
 %>
                              </table>
        </center>
</div>
        </td>
      </tr>
      <tr>
        <td width="100%" height="22" colspan="8" background="../img/bg.gif">
         </td>
      </tr>
      <tr>
        <td width="100%" height="4" colspan="8">
        <img border="0" src="../images/gsgl.gif"></td>
      </tr>
      <tr>
        <td width="13%" height="2" align="center">
        <a href="PublishJobs.asp">
        <img border="0" src="../images/l4.gif"></a></td>
        <td width="12%" height="2" align="left" valign="top">
        给求职人一个机会来实践自己</td>
        <td width="13%" height="2" align="center">
        <a href="MyAccount.asp">
        <img border="0" src="../images/l2.gif"></a></td>
        <td width="12%" height="2" align="left" valign="top">
        建议你经常更改你的管理密码</td>
        <td width="13%" height="2" align="center">
        <a href="adminbumen_add.asp">
        <img border="0" src="../images/l3.gif"></a></td>
        <td width="12%" height="2" align="left" valign="top">
        添加一个管理员来减轻你的负担</td>
        <td width="13%" height="2" align="center">
        <a href="searcher.asp">
        <img border="0" src="../images/l1.gif"></a></td>
        <td width="12%" height="2" align="left" valign="top">
        发布一个搜索器方便查找人才资料</td>
      </tr>
      <tr>
        <td width="100%" height="22" align="center" colspan="8" background="../img/bg.gif">
         </td>
      </tr>
      <tr>
        <td width="13%" height="1" align="center">
        <a href="CompanyDB.asp">
        <img border="0" src="../images/l5.gif"></a></td>
        <td width="12%" height="1" align="left" valign="top">
        收藏好你认为是-人才-的资料</td>
        <td width="13%" height="1" align="center">
        <a href="AdminDept.asp">
        <img border="0" src="../images/l6.gif"></a></td>
        <td width="12%" height="1" align="left" valign="top">
        修改你的部门管理员资料</td>
        <td width="13%" height="1" align="center">
        <a href="AdminJobs.asp">
        <img border="0" src="../images/l7.gif"></a></td>
        <td width="12%" height="1" align="left" valign="top">
        查看你发布的招聘信息应聘次数</td>
        <td width="13%" height="1" align="center">
        <a target="_blank" href="listcompany.asp?comid=<%=request.cookies("ijob")("comid")%>"><img border="0" src="../images/l8.gif"></a></td>
        <td width="12%" height="1" align="left" valign="top">
        自己公司的资料是否完整?</td>
      </tr>
      <tr>
        <td width="100%" height="22" align="center" colspan="8" background="../img/bg.gif">
         </td>
      </tr>
    </table>
    </td>
  </tr>
</table>
  </center>
</div>
<div align="center">
<!--#include file=copyright.asp-->
</div>
<%
call closedb
%>

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -