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

📄 user_insert.jsp

📁 这个是j2eejava web 编程精要十五讲的全部源码。对学习java web编程的人来说是很能得的资料
💻 JSP
字号:
<jsp:include page="../header/header.jsp" flush="true"/>
<%@ page contentType="text/html;charset=gb2312" %>
<TABLE cellSpacing=0 cellPadding=0 width=758 bgColor=#ffffff border=0>
  <TBODY>
  <TR>
    <TD vAlign=top width=156 background=foton.files/qy_n1_bj.gif><IMG height=44 
      src="../../images/qy_2_1_01.gif" width=95>

      <a href="../Common/strategy.jsp">

      <img border="0" src="../pic/strategy_h.jpg" width="92" height="20"></a><br>
      <a href="../Common/recruit_campus_job.jsp">
      <img border="0" src="../pic/recruit_campus_job_h.jpg" width="92" height="20"></a><br>
      <a href="../Common/job_select.jsp">
      <img border="0" src="../pic/job_select_h.jpg" width="92" height="20"></a><br>
      <a href="../Common/talent.jsp">
      <img border="0" src="../pic/talent_h.jpg" width="92" height="20"></a><br>
      
      <a href="job_query.jsp">
      
      <img border="0" src="../pic/job_query_h.jpg" width="92" height="20"></a><br>
      <a href="job_insert.jsp">
      <img border="0" src="../pic/job_insert_h.jpg" width="92" height="20"></a><br>
      <a href="resume_query.jsp">
      <img border="0" src="../pic/resume_query_h.jpg" width="92" height="20"></a><br>
      <a href="resume_statistice.jsp">
      <img border="0" src="../pic/resume_statistice_h.jpg" width="92" height="20"></a><br>
      <a href="resume_query.jsp">
      <img border="0" src="../pic/resume_query_k_h.jpg" width="92" height="20"></a><br>
      <img border="0" src="../pic/user_insert.jpg" width="92" height="20"><br>
      <a href="password_update.jsp">
      <img border="0" src="../pic/password_update_h.jpg" width="92" height="20">
      
  

      
      

      </a>
      
  

      
      

    </TD>
    <TD width=672>
      <TABLE height=1 cellSpacing=0 cellPadding=0 width=538 border=0>
        <TBODY>
        <TR>
          <TD vAlign=bottom colSpan=2 height=1></TD></TR>                                                  
        <TR>
          <TD width=40 height=45 rowSpan=2><IMG height=43 
            src="../../images/qy_1_0.gif" width=40></TD>
          <TD vAlign=top width=498 height=15><IMG height=1 
            src="foton.files/qy_1.gif" width=498></TD></TR>
        <TR>
          <TD vAlign=top width=498 height="30"></TD></TR></TBODY></TABLE>
      <TABLE cellSpacing=0 cellPadding=0 width=672 border=0>
        <TBODY>
    

        <TR>
          <TD height=23>

<h1 align="center">新增用户 </h1>
<form name="form1" method="post" action="file:///D|/software%20business/java%20&%20j2ee/phone/defaultroot/selectservlet">
  <table width="50%" border="0" align="center">
    <tr>
      <td>
        <div align="right">用户名:</div>
      </td>
      <td>
        <input type="text" name="userID">
      </td>
	  </tr>
	  <tr>
      <td>
        <div align="right">密码:</div>
      </td>
      <td>
        <input type="text" name="password">
      </td>
    </tr>
    <tr>
      <td>
        <div align="right">真实姓名:</div>
      </td>
      <td>
        <input type="text" name="name">
      </td>
	  </tr>
	  <tr>
	  <td>
        <div align="right">工作部门:</div>
      </td>
      <td>
        <input type="text" name="deptName">
      </td>
	  </tr>
	  
	  <tr>
	  <td> &nbsp;&nbsp;&nbsp;</td>
      <td>
       
      </td>&nbsp;&nbsp;&nbsp; </tr>
	  
	  <tr>
      <td  align="right">
        <input type="submit" name="Submit" value="保存">
      </td>
	  <td>
        <input type="submit" name="Submit" value="取消">
      </td>
    </tr>
  </table>
</form>




</TD></TR></TABLE></TBODY></TABLE><!-- #BeginLibraryItem "/Library/zhu_copyright.lbi" -->                

<TABLE cellSpacing=0 cellPadding=0 width=767 background=foton.files/d_1_bj.gif 
border=0>
  <TBODY>
  <TR>
    <TD width=124><IMG height=19 src="../../images/d_1.gif" width=124></TD>
    <TD width=643><FONT color=#cccccc>北汽福田汽车股份有限公司 版权所有 &copy;                                                                                                        
  2004</FONT></TD></TR></TBODY></TABLE><!-- #EndLibraryItem -->

⌨️ 快捷键说明

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