Fetch the repository succeeded.
<%@ Page Language="C#" AutoEventWireup="true" CodeFile="txtimport.aspx.cs" Inherits="txtimport" %>
<!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;"
bordercolor="#eeeeee" cellspacing="0" bgcolor="#ffffff" border="0">
<tr>
<td width="64" height="30" align="center">选择文件:</td>
<td valign="top">
<asp:FileUpload runat="server" ID="btn_file" CssClass="FileClass" />
</td>
<td width="60" valign="bottom" align="center">
<asp:Button runat="server" ID="btnload" Text="导入文件" CssClass="btn6" OnClick="btnload_Click" Height="26px" />
</td>
</tr>
</table>
</form>
</body>
</html>
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。