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

📄 index.asp

📁 数据库应用技术的实验代码及相关文档,供有需要的人使用
💻 ASP
字号:
<% Response.Buffer=True %>
<!--#include file="inc/dbconn.asp"-->
<!--#include file="lib/inctop-index.asp"-->
<% set rs=server.createobject("adodb.recordset")
sql="select * from company"
rs.open sql,conn,1,1
r1=rs.recordcount
rs.close                                                                    
set rs=nothing
set rs=server.createobject("adodb.recordset")
sql="select * from company where job<>'""' order by id desc"           
rs.open sql,conn,1,1 
jobnum=rs.recordcount %> 
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">

<HTML>
<HEAD><TITLE>学生社会实践信息管理系统</TITLE>

<META content="text/html; charset=gb2312" http-equiv=Content-Type>
<STYLE type=text/css>SELECT {
	FONT-FAMILY: "宋体", "Arial"; FONT-SIZE: 12px
}
BODY {
	FONT-FAMILY: "宋体", "Arial"; FONT-SIZE: 12px
}
TD {
	COLOR: #000000; FONT-FAMILY: "宋体", "Arial"; FONT-SIZE: 12px; LINE-HEIGHT: 20px
}
.ipt {
	BACKGROUND-COLOR: #e1f0ff; BORDER-BOTTOM: #ffffff 1px solid; BORDER-LEFT: #000000 1px solid; BORDER-RIGHT: #ffffff 1px solid; BORDER-TOP: #000000 1px solid; COLOR: #000000; FONT-FAMILY: "Verdana", "宋体","Arial", "Helvetica", "sans-serif"; FONT-SIZE: 12px
}
A {
	COLOR: #000000; FONT-FAMILY: "宋体", "Arial"; FONT-SIZE: 12px; TEXT-DECORATION: underline
}
A:hover {
	COLOR: #ff0000; FONT-FAMILY: "宋体", "Arial"; FONT-SIZE: 12px; TEXT-DECORATION: none
}
</STYLE>
 <script language=JavaScript>function check()
{
    if (login.uname.value=="") 
		alert("请输入用户名!");
	else if (login.pwd.value=="") 
		alert("请输入登录密码!");
	else
		login.submit();
}
function s_check()
{
    if (search.stype.value=="") 
		alert("请选择搜索类别!");
    else if (search.gzdd.value=="") 
		alert("请选择所在地区!");
	else
		search.submit();
}
function go(formobject)
{
if (formobject.options[formobject.selectedIndex].value!="")
{
window.open(formobject.options[formobject.selectedIndex].value)
}
}
function openwin(page,size)
{
window.open(page,"newuser","toolbar=no,location=no,directories=no,status=no,menubar=yes,scrollbars=yes,resizable=no,"+ size);
}                                                                                          
function research_onsubmit() {
 if(document.research.Options[0].checked==false &&document.research.Options[1].checked==false&&document.research.Options[2].checked==false&&document.research.Options[3].checked==false)
  {
    alert("错误:没有选择!")
    return false
   }
 }</script>

<TABLE align=center background=images/bgline.gif border=0 cellPadding=0 
cellSpacing=0 width=760>
<TR>
    <TD>     <TABLE align=center border=0 cellPadding=0 cellSpacing=0 width=760>
	<TR>        
           <TD bgColor=#ffffff height=2><IMG height=1 src="images\space(1).gif" idth=1></TD>
	    </TR></TABLE>
    </TD></TR>
</TABLE>
  <TABLE width=760 height="674" border=0 align="center" cellPadding=0 cellSpacing=0 background=images/bgline.gif bgColor=#ffffff>
    <TR> 
      <TD height="666"> 
        <table align=center border=0 cellpadding=0 cellspacing=0 width=760 height="571">
		<tr valign=top> 
          <td background=images/left_bg.gif bgcolor=#f9f9f9 width=375 height="627"><table border=0 cellpadding=0 cellspacing=0 width=180>
            <tr>
              <td align=middle height=90 valign=bottom width=174><form name=login action=login.asp method=post>
                  <table border="0" cellpadding="0" cellspacing="0" width="180" height="142" align="center">
                    <tr>
                      <td width="179" height="47" valign="top">&nbsp;&nbsp;&nbsp;&nbsp; 
                        用户名:
                        <input type="text" name="uname" size="12" maxlength=20 style="font-family: 宋体; font-size: 9pt; background-color: #EBEBEB; color: #00006A">
                                          <br>
                        &nbsp;&nbsp;&nbsp;&nbsp; 密&nbsp; 码:
                        <input type="password" name="pwd" maxlength=20 size="12" style="font-family: 宋体; font-size: 9pt; background-color: #EBEBEB; color: #00006A">
                      </td>
                    </tr>
                    <tr>
                      <td width="179" height="14" valign="top">&nbsp;&nbsp;&nbsp;
                          <input type="radio" value="person" checked name="usertype">
                        个人用户
                        <input type="radio" name="usertype" value="company">
                        企业用户</td>
                    </tr>
                    <td width="179">
              <td width="1">  
                    <tr>
                      <td width="179" height="71" valign="top"><p align="center"><br>
                    <input type="button" value="登 录" name="B1" style="position: relative; color: #00006A; font-family: 宋体; font-size: 9pt; height: 19" onClick="check()">
                    <br>
                    <br>
                <a href="addnew.asp"><font color="#00006A">新用户注册</font></a> </td>
                    </tr>
                  </table>
              </form></td>
            </tr>
            <tr>
              <td align=middle bgcolor=#ffffff height=10><img height=22 
                  src="images/pic000/c005.jpg" width=178></td>
            </tr>
            <tr>
              <td align=middle height=6><img height=1 
                  src="images/spacer.gif" width=1> </td>
            </tr>
            <tr>
              <td align=middle><form action="search.asp" method=post name=search>
                  <table border="0" cellpadding="0" cellspacing="0" width="100%" height="168">
                    <tr>
                      <td width="379" height="167"><p align="center">
                          <select 
                  size=1 name=stype style="background-color: #EBEBEB; color: #00006A; font-family: 宋体; font-size: 9pt">
                            <option value="" selected>请选择搜索类别</option>
                            <option value="company">职位搜索</option>
                            <option value="person">人才搜索</option>
                          </select>
                          <p align="center">
                            <select size=1 name=gzdd style="color: #00006A; font-family: 宋体; font-size: 9pt; background-color: #EBEBEB">
                              <option selected>请选择所在地区</option>
                              <option value=福州市>福州市 
                              <option value=福清市>福清市 
                              <option value=长乐>长乐
                              <option value=马尾>马尾 
                              <option value=厦门市>厦门市
                              <option value=泉州市>泉州市 
                              <option value=漳州市>漳州市 
                              <option value=龙岩市>龙岩市
                              <option value=三明市>三明市 
                              <option value=南平市>南平市 
                              <option value=莆田市>莆田市 
                              <option value=宁德市>宁德市 
							  <option value=noxz>不&nbsp; 限  
                            </select>
                          </p>
                        <p align="center">
                            <input 
            maxlength=20 size=16 name=key style="color: #00006A; font-family: 宋体; font-size: 9pt; background-color: #EBEBEB" value="请输入关键字" onClick="Javascript:this.value='';">
                            <br>
                            <br>
                            <input type="button" value="搜 索" style="font-family: 宋体; font-size: 9pt; color: #00006A; position: relative; height: 20" onClick="s_check()" name="button">
                            <br>
                            <br>
                        </td>
                    </tr>
                  </table>
              </form></td>
            </tr>
            <tr>
              <td align=middle height=20><table align=center border=0 cellpadding=2 cellspacing=0 
                  width="90%">
                <tr>
                  <td align=middle height=60></td>
                </tr>
                <tr>
                  <td align=middle height=60></td>
                </tr>
                <tr>
                  <td align=middle height=60></td>
                </tr>
              </table>
              <p>&nbsp;</p>
                <p> </p></td>
            </tr>
          </table></td>
            <td width=588 height="627"><a href="jobnews.asp" target="_blank">新闻公告<br>
            </a>
              <table align=center border=0 cellpadding=0 cellspacing=0 
              width=570><tr> 
                  <td bgcolor=#f5f5f5 height=22><b><img border=0 height=11 
                  src="images/arrow.gif" width=11>&nbsp;<b><font 
                  color=#568c40>最新招聘信息<img height=11 
                        src="images/arrow01.gif" width=6></font></b></b></td>
                </tr>
                <tr> 
                  <td align=middle background=images/p_blackdot.gif colspan=2 
                height=1><img height=1 src="images/spacer.gif" 
              width=1></td>
                </tr>
                 
              </table>
              <table align=center border=0 cellpadding=5 cellspacing=0 
            width="100%"><tr> 
                  <td align=middle width=110><img height=104 
                  src="images/books_M_img_Books.jpg" width=110></td>
                  <td valign=top width=458> 
                      <table align=center border=1 bordercolordark=#ffffff 
                  bordercolorlight=#eeeeee cellpadding=0 cellspacing=1 height=16 
                  width=440><tr align=middle height=16> 
                          <td 
                      style="COLOR: #003300; LINE-HEIGHT: 14px" width="151">公

⌨️ 快捷键说明

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