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

📄 menform_so.php

📁 修正了多处BUG
💻 PHP
字号:
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<title>无标题文档</title>
</head>

<body>
<table width="100%" border="0" cellspacing="0" cellpadding="0" class="table_kuang">
  <tr> 
    <td background="images/dmid.jpg" class="tianchong"><font class="size10">个人资料(此处仅本人和主管可见) 
      </font></td>
  </tr>
  <tr> 
    <td class="tianchong"><a href="modify.php?modifymod=meninfo" onClick=" return call(this.href);">修改个人资料</a> | 
      修改密码 </td>
  </tr>
  <tr> 
    <td height="97"  class="tian4" valign="top"> <form name="form1" method="post" action="">
        <table width="100%" border="0" cellpadding="0" cellspacing="0"  class="table_kuang" >
          <tr> 
            <td class="tianchong"><table width="100%" border="0" cellpadding="0" cellspacing="0" class="biaoge">
                <tr> 
                  <td width="24%">姓名:</td>
                  <td> <input name="worker_name" type="text" id="worker_name" value="{0}" class="form_format"></td>
                </tr>
              </table>
              <table width="100%" border="0" cellpadding="0" cellspacing="0" class="biaoge">
                <tr> 
                  <td width="24%">职务:</td>
                  <td> <input name="worker_mod" type="text" id="worker_mod" value="{1}" class="form_format"  disabled>
                    个人不能修改</td>
                </tr>
              </table>
              <table width="100%" border="0" cellpadding="0" cellspacing="0" class="biaoge">
                <tr> 
                  <td width="24%">所属部门:</td>
                  <td> <input name="worker_job" type="text" id="worker_job" value="{2}" disabled class="form_format" >
                    个人不能修改 </td>
                </tr>
              </table>
              <table width="100%" border="0" cellpadding="0" cellspacing="0" class="biaoge">
                <tr> 
                  <td width="24%">电子邮箱:</td>
                  <td> <input name="worker_email" type="text" id="worker_email2" value="{3}" class="form_format"></td>
                </tr>
              </table>
              <table width="100%" border="0" cellpadding="0" cellspacing="0" class="biaoge">
                <tr> 
                  <td width="24%">公司电话:</td>
                  <td> <input name="class_phone" type="text" id="class_phone" value="{4}" class="form_format"></td>
                </tr>
              </table>
              <table width="100%" border="0" cellpadding="0" cellspacing="0" class="biaoge">
                <tr> 
                  <td width="24%">移动电话:</td>
                  <td> <input name="handphone" type="text" id="handphone" value="{5}" class="form_format"></td>
                </tr>
              </table>
              <table width="100%" border="0" cellpadding="0" cellspacing="0" class="biaoge">
                <tr> 
                  <td width="24%">家用电话:</td>
                  <td> <input name="homephone" type="text" id="homephone" value="{6}" class="form_format"></td>
                </tr>
              </table>
              <table width="100%" border="0" cellpadding="0" cellspacing="0" class="biaoge">
                <tr> 
                  <td width="24%" valign="top">家庭住址:</td>
                  <td> <textarea name="home_add" cols="30" id="home_add" class="form_format">{7}</textarea></td>
                </tr>
              </table>
              <table width="100%" border="0" cellpadding="0" cellspacing="0" class="biaoge">
                <tr> 
                  <td width="24%" valign="top">备注:</td>
                  <td> <textarea name="other_conn" cols="30" rows="5" id="other_conn" class="form_format">{8}</textarea></td>
                </tr>
              </table>
              <table width="100%" border="0" cellpadding="0" cellspacing="0" >
                <tr> 
                  <td width="14%">&nbsp;</td>
                  <td width="51%"><input name="addmod" type="hidden" id="addmod" value="true"></td>
                  <td width="35%">&nbsp;</td>
                </tr>
              </table>
              <table width="100%" border="0" cellpadding="0" cellspacing="0" >
                <tr> 
                  
                  <td  class="tian4"><div align="center">
                      <input type="submit" name="Submit" value="修改" class="buton"   onMouseOver ="this.style.backgroundColor='#879BD8'" onMouseOut ="this.style.backgroundColor='#f3f7f3' ">
                    </div></td>
                </tr>
              </table></td>
          </tr>
        </table>
      </form></td>
  </tr>
</table>
</body>
</html>

⌨️ 快捷键说明

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