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

📄 jcy_dw_new_modify.jsp

📁 一个较好的公务员管理系统软件源代码
💻 JSP
📖 第 1 页 / 共 2 页
字号:
	 {	         		  
	   if (ixy == '0') 		  
		  {
		 alert(text);
	     window.open("jcy_dw_select.jsp?zt="+text,"_self");		 
	      }		 
		  else
		  {
		  alert(text);
		  return(false);
		  }		 	     
	 }
	 function f_back()
	 {
	     window.open("jcy_dw_select.jsp","_self");		 
	 }
		</script>
<title>欢迎!</title>
<meta http-equiv="Content-Type" content="text/html; charset=GBK">
<script language="JavaScript" src="new.js"></script>
<link rel="stylesheet" href="../style.css" type="text/css">
</head>
<body bgcolor="#FFFFFF" text="#000000" leftmargin="0" topmargin="0" onkeydown=if(event.keyCode==13)body_onkedown() onbeforeunload="if(document.getElementById('change').value=='1'){return '您的操作还没有进行保存,是否退出!';}">
<table width="100%" border="0" align="center" cellpadding="0" cellspacing="0">
  <tr>
    <td align="center"> <br>
      <table width="100%" border="0" align="center" cellspacing="0" cellpadding="0">
        <tr> 
          <td width="17" align="left" background="../images/caozuo01.gif">&nbsp;</td>
          <td background="../images/caozuo02.gif" align="center" width="962"><b><font color="#FF6600" size="3">单位信息</font></b> 
          </td>
          <td width="15"><img src="../images/caozuo03.gif" width="15" height="84"></td>
        </tr>        
      </table>
      <table width="100%" border="0" cellspacing="0" cellpadding="0" bgcolor="#EEF9FF">
        <tr> 
          <td width="15" background="../images/caozuo04.gif"><img src="../images/caozuo04.gif" width="15" height="6"></td>
          <td align="center"> 
			<form name="form1" method="post" action="jcy_dw_submit.jsp?zt=<%=szt%>&ID=<%=dwdm%>" onSubmit ="return(f_dw_save())" target="aaaa">
              <table width="750" cellpadding=0 cellspacing=1 bordercolorlight=#666699 bordercolordark=#ffffff bgcolor="#000099">
                <tr> 
                  <td> 
                    <table width="100%" border="0" cellpadding=0 cellspacing=1 bordercolorlight=#666699 bordercolordark=#ffffff bgcolor="#000099">
                      <tr bgcolor="#EEF9FF"> 
                        <td width="138" height="25" align="center"><font color="#105781"><strong>单位名称</strong></font><font color="#FF0000"><strong>*</strong></font></td>
                        <td width="332"> <div align="left"><b><font color="#105781"> 
                            <input name="dwmc" type="text" value="<%=dwmc%>" size="42" maxlength="80">
                            </font></b></div></td>
                        <td width="85" align="center"><font color="#105781"><strong>所属区县</strong></font><font color="#FF0000"><strong>*</strong></font></td>
                        <td width="253"> <div align="left"> 
                            <!--<select name="qx" id="select2" onChange="JavaScript:Sublist(list_jingying,this,form1.jdbm,3)">
                        <%//=std.printArray("list_jingying","select dm,mc from dm_mx where dmm = '0002' union select dm||'000',mc from dm_mx where dmm = '0001' and dm<>'00'")%> 
                        <OPTION selected value=0><%//=std.popListWithSelect("select dm, mc from dm_mx where dmm = '0001' ",qx)%></OPTION>
                      </select>---->
                            <!--判断区县-->
                            <%
                      if(nowuserszqx.equals("001"))
                      {%>
                            <%  
	                   String xianshi="";
	                   if (szt.equals("new"))
	                   {
	                    xianshi ="";
	                    }else
	                    {
	                    //xianshi = std.popListWithSelect("select dm, mc from dm_mx where dmm = '0001' ",qx);
	                    xianshi = qx+"000";
	                    }                               
                      %>
                            <select name="qx" id="select6" onChange="JavaScript:Sublist(list_jingying,this,form1.jdbm,3)" style="width:80px">
                              <%=std.printArray("list_jingying","select dm,mc from dm_mx where dmm = '0002' union select dm||'000',mc from dm_mx where dmm = '0001' and dm<>'00'")%> 
                              <OPTION selected value=0>-请选择-</OPTION>
                              <script language="javascript">
			Mainlist(list_jingying,0,"000",6,'<%=xianshi%>');
			  </script>
                            </select>
                            <%}
			   if (!nowuserszqx.equals("001"))
                           {%>
                            <select name="qx" style="width:80px">
                              <%=std.popListWithSelect("select dm, mc from dm_mx where dmm = '0001' and dm = '"+nowuserszqx+"'",nowuserszqx)%> 
                            </select>
                            <%}%>
                          </div></td>
                      </tr>
                      <tr bgcolor="#EEF9FF"> 
                        <td height="25" align="center"><font color="#105781"><strong>单位地址</strong></font></td>
                        <td> <div align="left"> 
                            <input name="dwdz" type="text" value="<%=szdz%>" size="42" maxlength="200">
                          </div></td>
                        <td align="center"><font color="#105781"><strong>所属街道</strong></font><font color="#FF0000"><strong>*</strong></font></td>
                        <td><div align="left"><b><b><b><font color="#105781"> 
                            <%
                      if(nowuserszqx.equals("001"))
                    {%>
                            <select name="jdbm" >
                              <%
	                   String xianshijdbm = "";
	                   if (szt.equals("new"))
	                   {
	                   %>
                              <!--<Script Language=javascript>
	                    functon pdqxandjd()
	                   加入市处为所有街道
	                   </Script>-->
                              <%
	                    xianshijdbm ="-请选择-";
	                    }
	                   if (szt.equals("modify"))
		            {
			            %>
                              <!--<Script Language=javascript>
	                    functon pdqxandjd()
	                   加入市处为所有街道
	                   </Script>-->
                              <%
		              if (jdbm == null || jdbm =="")
		              {
		                xianshijdbm = "-请选择-";
	                    	xianshijdbm += std.popListWithSelect("select dm, mc from dm_mx where dmm = '0002'and dm like '"+qx+"%'",jdbm); 		                
		              }
	                      else
	                      { 
	                    	xianshijdbm = std.popListWithSelect("select dm, mc from dm_mx where dmm = '0002'and dm like '"+qx+"%'",jdbm); 
	                      }
	                    }                           
                        %>
                              <option selected value=-1><%=xianshijdbm%></option>
                            </select>
                            <%} if (!nowuserszqx.equals("001"))                         
                           {%>
                            <select name="jdbm">
                              <%=std.popListWithSelect("select dm, mc from dm_mx where dmm = '0002' and dm like '"+nowuserszqx+"%'",nowuserszqx)%> 
                            </select>
                            <%}%>
                            </font></b></b></b> </div></td>
                      </tr>
                      <tr bgcolor="#EEF9FF"> 
                        <td height="25" align="center"><font color="#105781"><strong>联系电话</strong></font><font color="#FF0000"><strong>*</strong></font></td>
                        <td colspan="3"> <div align="left"> 
                            <input name="lxdh" type="text" value="<%=lxdh%>" size="42" maxlength="40">
                          </div></td>
                      </tr>
                      <tr bgcolor="#EEF9FF"> 
                        <td height="25" align="center"><font color="#105781"><strong> 
                          备 注</strong></font></td>
                        <td colspan="3"><textarea name="bz" cols="90" ><%=bz%></textarea> 
                        </td>
                      </tr>
                    </table></td>
                </tr>
              </table>
              <table width="75%" border="0">
                <tr> 
                  <td width="36%" height="63" align="center" valign="middle"> 
                    <input type="submit" name="save" class="input" value="保  存"> </td>
		<% if(szt.equals("modify")){ %>
                 <%}%>
                  <% if(szt.equals("new")){ %>
                  <td width="31%" align="center"><input type="reset" class="input" name="return2" value="清  屏">
                    <%}%></td>
                  <td width="33%" align="center"><input type="button" class="input" name="return" value="返  回" onClick="f_back()"></td>
                </tr>
              </table>
		</form>
          </td>
          <td width="14" background="../images/caozuo07.gif"><img src="../images/caozuo07.gif" width="14" height="6"></td>
        </tr>
      </table>
      <table width="100%" border="0" cellspacing="0" cellpadding="0">
        <tr>
          <td width="21"><img src="../images/caozuo05.gif" width="21" height="16"></td>
          <td background="../images/caozuo08.gif"><img src="../images/caozuo08.gif" width="6" height="16"></td>
          <td width="19"><img src="../images/caozuo09.gif" width="19" height="16"></td>
        </tr>
      </table>
      <br>
    </td>
  </tr>
</table>
<div align="center"></div>
<div align="center"></div>

<iframe name="aaaa" width="1000" height="1000" style="display:none"></iframe>
</body>
</html>

⌨️ 快捷键说明

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