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

📄 aboutcertificate.asp

📁 人才招聘系统,用asp做的
💻 ASP
字号:
<!--#include file="../conn.asp"-->
<!--#include file="cookies.asp"-->
<%
dim rs,sql
set rs=server.createobject("adodb.recordset")
sql="select jobid,zhengshu1,zhengshu2,zhengshu3,zhengshu4 from [person] where jobid='"&request.cookies("ijob")("jobid")&"'"
rs.open sql,conn,1,1
%>
<html>

<head>
</style>
<meta name="GENERATOR" content="Microsoft FrontPage 5.0">
<meta name="ProgId" content="FrontPage.Editor.Document">
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<title>证书管理</title>
<link rel="stylesheet" type="text/css" href="img/jobcn.css">
</head>

<body topmargin="0" leftmargin="0">
<div align="center">
<!--#include file="top.asp"-->
</div>
<div align="center">
  <center>
<table border="0" cellpadding="0" cellspacing="0" style="border-collapse: collapse" bordercolor="#111111" width="778" height="146">
  <tr>
    <td width="171" height="146" valign="top">
    <!--#include file="left.asp"--></td>
    <td width="82" height="146"> </td>
    <td width="496" height="146" valign="top">
    <table border="0" cellpadding="0" cellspacing="0" style="border-collapse: collapse" bordercolor="#111111" width="100%" height="8">
      <tr>
      <%
	 
      %>       <td width="100%" height="12"></td>
      </tr>
      <tr>
        <td width="100%" height="4"></td>
      </tr>
      <tr>
        <td width="100%" height="30">
        <table border="0" cellpadding="0" cellspacing="0" style="border-collapse: collapse" bordercolor="#111111" width="100%">
          <tr>
            <td width="100%">
            <table border="0" borderColor="#111111" cellPadding="2" cellSpacing="0" height="215" id="AutoNumber56" style="border-collapse: collapse" width="552">
              <tr>
                <td bgColor="#E3E3E3" height="19" vAlign="bottom" width="548">
                <p style="line-height: 19px"><font size="2"><b>相关证书</b></font></td>
              </tr>
              <tr>
                <td bgColor="#FFFFFF" height="134" width="544">
                <p style="line-height: 18px">[ 注:所传证书格式一律为JPG、JPEG、或GIF格式。如果需要更新证书附件,请再上传一次。 
                证件类型包括:学历证书、学位证书、相关技能等级证书……等,只能上传四个证书]</p>
                <div align="center">
                  <center>
                  <table border="0" borderColor="#111111" cellPadding="6" cellSpacing="0" id="AutoNumber57" style="border-collapse: collapse" width="80%">
                    <tr>
                      <td width="50%">
                      <p align="center">
                      <img border="0" src="<%if rs("zhengshu1")="" then%>img/top03.gif<%else%>zhengshu/<%=rs("zhengshu1")%><%end if%>" title="证书一" width="184" height="142"><br>
<form name="form" method="POST" action="aboutcertificateup.asp" enctype="multipart/form-data" >
<input type="hidden" name="filepath" value="zhengshu">
<input type="hidden" name="act" value="upload">
<input type="hidden" name="r" value="1">
<input name="filename" style="font-family: 宋体; font-size: 12px" type="file" size="9"> <input name="Send" style="font-family: 宋体; font-size: 12px" type="submit" value="上传">
</form>
                      </td>
                      <td width="50%">
                      <p align="center">
                      <img border="0" src="<%if rs("zhengshu2")="" then%>img/top03.gif<%else%>zhengshu/<%=rs("zhengshu2")%><%end if%>" title="证书二" width="181" height="136"> <br>
<form name="form" method="POST" action="aboutcertificateup1.asp" enctype="multipart/form-data" >
<input type="hidden" name="filepath" value="zhengshu">
<input type="hidden" name="act" value="upload">
<input type="hidden" name="r" value="2">
<input name="filename" style="font-family: 宋体; font-size: 12px" type="file" size="9"> <input name="Send" style="font-family: 宋体; font-size: 12px" type="submit" value="上传">
</form>
                      </td>
                    </tr>
                    <tr>
                      <td width="50%">
                      <p align="center">
                      <img border="0" src="<%if rs("zhengshu3")="" then%>img/top03.gif<%else%>zhengshu/<%=rs("zhengshu3")%><%end if%>" title="证书三" width="182" height="137"><br>
<form name="form" method="POST" action="aboutcertificateup2.asp" enctype="multipart/form-data" >
<input type="hidden" name="filepath" value="zhengshu">
<input type="hidden" name="act" value="upload">
<input type="hidden" name="r" value="3">
<input name="filename" style="font-family: 宋体; font-size: 12px" type="file" size="9"> <input name="Send" style="font-family: 宋体; font-size: 12px" type="submit" value="上传">
</form>
                      </td>
                      <td width="50%">
                      <p align="center">
                      <img border="0" src="<%if rs("zhengshu4")="" then%>img/top03.gif<%else%>zhengshu/<%=rs("zhengshu4")%><%end if%>" title="证书四" width="180" height="136"><br>
<form name="form" method="POST" action="aboutcertificateup3.asp" enctype="multipart/form-data" >
<input type="hidden" name="filepath" value="zhengshu">
<input type="hidden" name="act" value="upload">
<input type="hidden" name="r" value="4">
<input name="filename" style="font-family: 宋体; font-size: 12px" type="file" size="9"> <input name="Send" style="font-family: 宋体; font-size: 12px" type="submit" value="上传">
</form>
                      </td>
                    </tr>
                  </table>
                  </center>
                </div>
                </td>
              </tr>
            </table>
            </td>
          </tr>
        </table>
        </td>
      </tr>
      <tr>
        <td width="100%" height="1"></td>
      </tr>
      <tr>
        <td width="100%" height="1">
        </td>
      </tr>
    </table>
    </td>
    <td width="29" height="146"> </td>
  </tr>
  </table>
  </center>
</div>
<div align="center">
  <center>
<table border="0" cellpadding="0" cellspacing="0" style="border-collapse: collapse" bordercolor="#111111" width="778">
  <tr>
    <td width="100%">
    <p align="center"><!--#include file="copyright.asp"--></td>
  </tr>
</table>

  </center>
</div>

</body>

</html>
<%
rs.close
set rs=nothing
call closedb
%>

⌨️ 快捷键说明

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