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

📄 addkehu.jsp

📁 JSP编程相关
💻 JSP
字号:
<%@ page contentType="text/html;charset=gb2312" %>
<%@ include file="top.jsp"%>

<TABLE id=Table1 cellSpacing=0 cellPadding=0 width="100%" border=0>
<TBODY>
<TR id=main_section vAlign=top>
<TD>

      <TABLE height="100%" cellSpacing=0 cellPadding=0 width="100%" border=0>
        <TBODY>
        <TR >
          <TD   class=welcomeleft id=left_pane vAlign=top width=155 >
            <TABLE cellSpacing=0 cellPadding=0 width="100%" border=0  background=../images/back.gif height=586>
              <TBODY>
               <TR>
                <TD   valign=top>




<%@ include file="yewu_mainmenu.jsp"%>




             </TD></TR>
             </TBODY></TABLE>




</TD><TD id=right_pane background=../images/adminbodybg3.gif  valign=top>
<!---------------------->
<br><br>
<form name="form1" method="post" action="addkehugok.jsp">

&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<img src=../images/sendmsg.jpg>添加客户

<TABLE cellSpacing="0" cellPadding="0" width="90%" align="center" border="0" class="article-page" bordercolor=red>

<TR>
<TD valign="top">
<TABLE style="BORDER-RIGHT: thin solid; BORDER-TOP: thin solid; FONT-SIZE: x-small; BORDER-LEFT: thin solid; BORDER-BOTTOM: thin solid; FONT-FAMILY: Verdana; HEIGHT: 66px"	cellSpacing="0" cellPadding="2" width="100%" border="0">

<TR >
<TD style="WIDTH: 88px; HEIGHT: 27px" vAlign="top">单位名称:</TD>
<TD style="HEIGHT: 27px" vAlign="top">
<input name="company" type="text" maxlength="120" style="width:78%;">

<select name="lei">
<option value="1" selected>跟踪联系</option>
<option value="2">问题解答</option>
</select>
<select name="yvyue">
<option value="1" selected>有预约</option>
<option value="0">未预约</option>
</select>


</td>
</TR>

<TR>
<TD height=20></TD>
</TR>

<TR >
<TD style="WIDTH: 88px; HEIGHT: 27px" vAlign="top">联系人</TD>
<TD style="HEIGHT: 27px" vAlign="top"><input name="mem" type="text" maxlength="120"  style="width:28%;" />&nbsp;
 电话:<input name="tel" type="text" maxlength="120"  style="width:28%;" />
 传真:<input name="fax" type="text" maxlength="120"  style="width:28%;" />
</TD>
</TR>

<TR>
<TD height=20></TD>
</TR>


<TR >
<TD style="WIDTH: 88px; HEIGHT: 27px" vAlign="top">地址</TD>
<TD style="HEIGHT: 27px" vAlign="top"><input name="address" type="text" maxlength="120"  style="width:28%;" />&nbsp;
 邮编:<input name="post" type="text" maxlength="120"  style="width:28%;" />
 邮件:<input name="email" type="text" maxlength="120"  style="width:28%;" />
</TD>
</TR>

<TR>
<TD height=20></TD>
</TR>


<TR >
<TD style="WIDTH: 88px; HEIGHT: 27px" vAlign="top">单位简介</TD>
<TD style="HEIGHT: 27px" vAlign="top">
<textarea name="comtext" cols="86" rows="5">-</textarea>
</TD>
</TR>

<TR>
<TD height=20></TD>
</TR>


<TR>
<TD style="WIDTH: 88px" vAlign="top">备注</TD>
<TD vAlign="top">
<textarea name="text" cols="86" rows="5">-</textarea>
</TD>
</TR>

</TABLE>
</TD>
</TR>


<tr>
<td class="article-page-body" height="100%" colspan="2" width="100%">
<TABLE cellSpacing="0" cellPadding="0" width="100%" border="0" height="100%" bordercolor=blue>
<TR><TD height=2 valign="top">
<div id="TaskCalendarPage1_BasePages1_theBodyControl_Toolbar">
<table height="35" cellspacing="0" cellpadding="0" width="100%" border="0">
<tr>
<TD nowrap="nowrap" align="right" width="100%">
<input type="submit" name="aa" value="刷新"  class="pushbutton" / disabled="disabled" >
<input type="submit" name="bb" value="编辑" class="pushbutton" / disabled="disabled" >
<input type="submit" name="cc" value="保存" class="pushbutton"/>
</TD>
</tr>
</table>
</TD>
</TR>

</TABLE>


</form>
<!------------------------------------------>


</TD></TR></TBODY></TABLE></TD></TR></TBODY></TABLE></TD></TR>
</TBODY>
</table>






<%@ include file="end.jsp"%>
</BODY>
</HTML>

⌨️ 快捷键说明

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