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

📄 yinyunmodfiy.asp

📁 20041230162250801409: 浙江省丽水市公铁联运有限公司OA系统(物流) 开发语言:PHP/ASP/PERL 本系统包括各个部门的管理
💻 ASP
📖 第 1 页 / 共 5 页
字号:
<%@LANGUAGE="VBSCRIPT"%>


<!--#include file="conn.asp"-->
<%
id=request("id")
page=request("page")
set rs=server.createobject("adodb.recordset")
sqltext="select * from yinyun where id=" &id
rs.open sqltext,conn,1,1

%>

<html>
<head>
<link href="../appmain.css" rel="stylesheet" type="text/css">
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<title>信息修改</title>

</head>

<body bgcolor="#F1F1F1">
<table width="83%" height="18" align="center" cellpadding="0" cellspacing="0" bgcolor="#9999CC">
  <tr> 
    <td width="61%"><div align="center"><font color="#66FF66" size="3"><strong>营运车辆信息修改 
        </strong></font></div></td>
    <td width="14%"><font color="#FF0000"><a href="#" onClick="window.open('../add/adddriver1.asp','','scrollbars=no,resizable=no,width=290,height=365,menubar=no,top=3,left=200')">聘用驾驶员添加</a></font></td>
    <td width="25%"><div align="center"><strong><font color="#FF0000"><a href="drrivemodfiy.asp?BiaoHao=<%=Rs("编号")%>">聘用驾驶员信息修改</a></font></strong></div></td>
  </tr>
</table>

<table width="300" height="1038" border="1" align="center" cellpadding="0" cellspacing="0"   >
  <tr> 
    <td width="300" height="1036"> 
      <form name="form1" method="post" language=javascript action="yinyun_ok.asp?ID=<%=Id%>">
        <table width="743">
          <tr> 
            <td width="735" bgcolor="#006699"><font color="#FFFF00">第一步:经营者简单情况修改</font></td>
          </tr>
        </table>
        <table width="738" border="1" bordercolorlight="#000000"bordercolordark="#FFFFFF" class="TOOLBARTABLE">
          <tr> 
            <td width="31"><div align="center">编号</div></td>
            <td width="115"><div align="center"> 
                <input name="aa" type="text" class="input_plane2" id="aa2"  onmouseover="this.style.backgroundColor='#e1f4ee'" onmouseout="this.style.backgroundColor='#ffffff'" value="<%=rs("编号") %>" size="15">
              </div></td>
            <td width="63"><div align="center">经营者 </div></td>
            <td width="90"><input name="bb" type="text" class="input_plane2" id="aa12"  onmouseover="this.style.backgroundColor='#e1f4ee'" onmouseout="this.style.backgroundColor='#ffffff'" value="<%=rs("经营者")%>" size="15"></td>
            <td width="68"><div align="center">车牌号</div></td>
            <td width="90"><input name="cc" type="text" class="input_plane2" id="bb13"  onmouseover="this.style.backgroundColor='#e1f4ee'" onmouseout="this.style.backgroundColor='#ffffff'" value="<%=rs("车牌号") %>" size="15"> 
            </td>
            <td colspan="2"><div align="center">车 型</div></td>
            <td width="166"><input name="ee" type="text" class="input_plane2" id="cc"  onmouseover="this.style.backgroundColor='#e1f4ee'" onmouseout="this.style.backgroundColor='#ffffff'" value="<%= rs("车型") %>" size="15"> 
            </td>
          </tr>
          <tr> 
            <td><div align="center">吨位</div></td>
            <td><div align="center"> 
                <input name="ff" type="text" class="input_plane2" id="ff"  onmouseover="this.style.backgroundColor='#e1f4ee'" onmouseout="this.style.backgroundColor='#ffffff'" value="<%= rs("吨位") %>" size="15">
              </div></td>
            <td><div align="center">联系号码</div></td>
            <td><input name="gg" type="text" class="input_plane2" id="ee13"  onmouseover="this.style.backgroundColor='#e1f4ee'" onmouseout="this.style.backgroundColor='#ffffff'" value="<%= rs("联系号码") %>" size="15"></td>
            <td><div align="center">合同期限</div></td>
            <td><input name="hh" type="text" class="input_plane2" id="ff13" onmouseover="this.style.backgroundColor='#e1f4ee'" onmouseout="this.style.backgroundColor='#ffffff'" value="<%=rs("合同期限") %>" size="15"></td>
            <td width="37"><div align="center">到 </div></td>
            <td colspan="2"> <input name="ii" type="text" class="input_plane2" id="gg13"  onmouseover="this.style.backgroundColor='#e1f4ee'" onmouseout="this.style.backgroundColor='#ffffff'" value="<%=rs("合同期限1") %>" size="16"></td>
          </tr>
          <tr> 
            <td colspan="9">车辆类型 
              <input name="jj2" type="text" class="input_plane2" id="jj" onmouseover="this.style.backgroundColor='#e1f4ee'" onmouseout="this.style.backgroundColor='#ffffff'" value="<%=rs("车辆类型") %>" size="20">
              保险期限 
              <input name="jj" type="text" class="input_plane2" id="gg"  onmouseover="this.style.backgroundColor='#e1f4ee'" onmouseout="this.style.backgroundColor='#ffffff'" value="<%=rs("保险期限") %>" size="15"></td>
          </tr>
        </table>
        <table width="740">
          <tr> 
            <td width="732" bgcolor="#006699"><font color="#FFFF00">第二步:经营者详细情况修改</font></td>
          </tr>
        </table>
        <table width="740" height="29" border="1" class="TOOLBARTABLE">
          <tr> 
            <td width="68">燃油种类</td>
            <td width="125"><select name="kk" id="select15">
                <option value="请选择燃油种类" selected <%If (Not isNull(rs("燃油种类"))) Then If ("请选择燃油种类" = CStr(rs("燃油种类"))) Then Response.Write("SELECTED") : Response.Write("")%>>请选择燃油种类</option>
                <option value="柴油" <%If (Not isNull(rs("燃油种类"))) Then If ("柴油" = CStr(rs("燃油种类"))) Then Response.Write("SELECTED") : Response.Write("")%>>柴油</option>
                <option value="汽油" <%If (Not isNull(rs("燃油种类"))) Then If ("汽油" = CStr(rs("燃油种类"))) Then Response.Write("SELECTED") : Response.Write("")%>>汽油</option>
              </select></td>
            <td width="35"><div align="center">性 别</div></td>
            <td width="95"><select name="sex" id="sex">
                <option value="选择性别" selected <%If (Not isNull(rs("性别"))) Then If ("选择性别" = CStr(rs("性别"))) Then Response.Write("SELECTED") : Response.Write("")%>>选择性别</option>
                <option value="男性" <%If (Not isNull(rs("性别"))) Then If ("男性" = CStr(rs("性别"))) Then Response.Write("SELECTED") : Response.Write("")%>>男性</option>
                <option value="女性" <%If (Not isNull(rs("性别"))) Then If ("女性" = CStr(rs("性别"))) Then Response.Write("SELECTED") : Response.Write("")%>>女性</option>
                <option value="无" <%If (Not isNull(rs("性别"))) Then If ("无" = CStr(rs("性别"))) Then Response.Write("SELECTED") : Response.Write("")%>>无</option>
              </select></td>
            <td width="96"><div align="center">身份证号码</div></td>
            <td width="281"> <div align="left"> 
                <input name="mm" type="text" class="input_plane2" id="mm"  onmouseover="this.style.backgroundColor='#e1f4ee'" onmouseout="this.style.backgroundColor='#ffffff'" value="<%= rs("身份证号码") %>" size="30" >
              </div>
              <div align="right"> </div></td>
          </tr>
        </table>
        <table width="740" border="1" class="TOOLBARTABLE">
          <tr> 
            <td width="63" height="25">家庭地址</td>
            <td width="179"><input name="pp" type="text" class="input_plane2" id="pp3"  onmouseover="this.style.backgroundColor='#e1f4ee'" onmouseout="this.style.backgroundColor='#ffffff'" value="<%= rs("家庭地址") %>" size="25"></td>
            <td width="74"><div align="center">现住地址</div></td>
            <td width="175"><input name="nn" type="text" class="input_plane2" id="nn4"  onmouseover="this.style.backgroundColor='#e1f4ee'" onmouseout="this.style.backgroundColor='#ffffff'" value="<%= rs("现住地址") %>" size="25"></td>
            <td width="44"><div align="center">颜 色</div></td>
            <td width="165"> <input name="oo" type="text" class="input_plane2" id="cc4"  onmouseover="this.style.backgroundColor='#e1f4ee'" onmouseout="this.style.backgroundColor='#ffffff'" value="<%= rs("颜色") %>" size="15"> 
              <div align="center"> </div></td>
          </tr>
        </table>
        <table width="740" border="1" class="TOOLBARTABLE">
          <tr> 
            <td width="29">制造厂家</td>

⌨️ 快捷键说明

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