65 <td background="../images/ye_r2_c1.gif"> </td>
66 <td width="13%"> </td>
67 <td width="83%" align="left"><img src="../Images/dj.gif" width="300" height="30" /></td>
68 <td background="../images/ye_r2_c3.gif"> </td>
69 <td> </td>
70 </tr>
71 <tr>
72 <td background="../images/ye_r2_c1.gif"> </td>
73 <td colspan="2"><div align="center">
74 <table border="0" cellpadding="0" cellspacing="1" bgcolor="#CCCCCC" style="width: 566px">
75 <tr bgcolor="#b9d5f4">
76 <td style="width: 186px; height: 20px">
77 <div align="center" class="style2"> 文件标题</div></td>
78 <td colspan="2" align="left" style="height: 20px; width: 433px;">
79 <asp:TextBox ID="txtTitle" runat="server" class="Input_TextBox" Width="277px"></asp:TextBox>
80 <asp:RequiredFieldValidator ID="RequiredFieldValidator2" runat="server" ControlToValidate="txtTitle"
81 Display="Dynamic" ErrorMessage="文件标题不能为空。"></asp:RequiredFieldValidator></td>
82 </tr>
83 <tr bgcolor="#F1F5FC">
84 <td style="width: 186px; height: 20px">
85 本地用户</td>
86 <td align="left" colspan="2" style="width: 433px; height: 20px">
87 <asp:TextBox ID="txtLocalUser" runat="server" Width="279px"></asp:TextBox><input
88 id="SelectLocal" class="Input_Button" name="SelectLocal" onClick="vbscript:Select_Local_User('..\SelectMulti.aspx')" type="button"
89 value="选择" /><asp:HiddenField ID="HiddenField1" runat="server" />
90 </td>
91 </tr>
92 <tr bgcolor="#b9d5f4">
93 <td style="width: 186px; height: 20px">
94 异地用户</td>
95 <td align="left" colspan="2" style="width: 433px; height: 20px">
96 <asp:TextBox ID="txtRemoteUser" runat="server" Width="279px"></asp:TextBox>
97 <input id="SelectRemote" class="Input_Button" name="SelectRemote" onClick="vbscript:Select_Remote_User('..\SelectRemoteUser.aspx')"
98 type="button" value="选择" />
99 <asp:HiddenField ID="HiddenField2" runat="server" />
100 </td>
101 </tr>
102 <tr bgcolor="#F1F5FC">
103 <td rowspan="2" align="center" style="width: 186px; height: 11px;"> 文件上传</td>
104 <td colspan="2" rowspan="2" align="left" valign="top" bgcolor="#F1F5FC" style="width: 433px; height: 11px;">
105 <input id="File1" runat="server" style="width: 381px" type="file" /><br />
106 <input id="File2" runat="server" style="width: 379px" type="file" />
107 <input id="File3" runat="server" style="width: 379px" type="file" />
108 <input id="File4" runat="server" style="width: 379px" type="file" />
109 <input id="File5" runat="server" style="width: 377px" type="file" /></td>
110 </tr>
111 <tr>
112 </tr>
113 <tr bgcolor="#B9D5F4">
114 <td style="width: 186px; height: 22px;">
115 <div align="center" class="style2"> 邮件内容</div></td>
116 <td colspan="2" align="left" style="width: 433px; height: 22px;">
117 <asp:TextBox ID="txtContent" runat="server" Height="57px" TextMode="MultiLine" Width="296px" class="Input_TextBox"></asp:TextBox>
118 <asp:RequiredFieldValidator ID="RequiredFieldValidator7" runat="server" ControlToValidate="txtContent"
119 Display="Dynamic" ErrorMessage="邮件内容不能为空。"></asp:RequiredFieldValidator></td>
120 </tr>
121 <tr bgcolor="#F1F5FC">
122 <td style="width: 186px; height: 6px">
123 </td>
124 <td colspan="2" align="left" style="height: 6px; width: 433px;">
125 <asp:CheckBox ID="chkSms" runat="server" Text="短信通知" />
126 <asp:Button ID="btnSubmit" runat="server" OnClick="btnSubmit_Click" Text="提交" class="Input_Button" />
文章整理:西部数码--专业提供域名注册、虚拟主机服务
http://www.west263.com
以上信息与文章正文是不可分割的一部分,如果您要转载本文章,请保留以上信息,谢谢!




