代码拉取完成,页面将自动刷新
<%@ Page Language="C#" AutoEventWireup="true" CodeFile="wordexcelimport.aspx.cs" Inherits="wordexcelimport" %>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head runat="server">
<title>无标题页</title>
<meta http-equiv="x-ua-compatible" content="ie=8" />
<link href="css/main.css" rel="stylesheet" type="text/css" />
</head>
<body style="background-color: #fff;">
<form id="form1" runat="server">
<table width="100%" id="filetable" style="border-collapse: collapse; margin-top: 5px;margin-left:5px;"
bordercolor="#eeeeee" cellspacing="0" bgcolor="#ffffff" border="0">
<tr>
<td height="30" valign="top" style="padding-top:3px;"><select id="classid" name="classid" runat="server" class="SlectClass" style="width: 100px;"></select>
<asp:RequiredFieldValidator ID="RequiredFieldValidator15" runat="server" ControlToValidate="classid" ErrorMessage="*" Display="Dynamic"></asp:RequiredFieldValidator></td>
<td valign="top" style="padding-top:3px;">
<asp:FileUpload runat="server" ID="btn_file" CssClass="FileClass" />
</td>
<td valign="top"><asp:Button runat="server" ID="btnload" Text="导入文件" CssClass="btn6" OnClick="btnload_Click" Height="26px" /></td>
</tr>
<tr>
<td colspan="3" style="line-height:22px;">
说明:<br />
1. 导入文件类型只能为xls格式文件,且文件内容格式必须符合要求规范。<br />2. 点击 <<a href="moban/常用短语模板文件.xls" target="_blank">下载模板文件</a>>。
</td>
</tr>
</table>
</form>
</body>
</html>
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。