?? exceltosql.aspx
字號:
<%@ Page Language="vb" AutoEventWireup="false" Codebehind="ExcelToSql.aspx.vb" Inherits="ExcelToSQL.WebForm1"%>
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML>
<HEAD>
<title>WebForm1</title>
<meta name="GENERATOR" content="Microsoft Visual Studio .NET 7.1">
<meta name="CODE_LANGUAGE" content="Visual Basic .NET 7.1">
<meta name="vs_defaultClientScript" content="JavaScript">
<meta name="vs_targetSchema" content="http://schemas.microsoft.com/intellisense/ie5">
</HEAD>
<body MS_POSITIONING="GridLayout">
<form id="Form1" method="post" runat="server">
<FONT face="宋體"><INPUT style="Z-INDEX: 101; LEFT: 520px; POSITION: absolute; TOP: 128px" type="file" runat="server"
id="field">
<asp:Label id="Label1" style="Z-INDEX: 102; LEFT: 368px; POSITION: absolute; TOP: 128px" runat="server"
Width="136px">選擇導(dǎo)出數(shù)據(jù)的表</asp:Label>
<asp:Label id="Label2" style="Z-INDEX: 103; LEFT: 280px; POSITION: absolute; TOP: 32px" runat="server"
Width="569px" Height="40px" Font-Size="XX-Large" ForeColor="Red" Font-Names="Impact">導(dǎo)出EXCEL數(shù)據(jù)到SQL數(shù)據(jù)庫</asp:Label>
<asp:Label id="Label3" style="Z-INDEX: 104; LEFT: 392px; POSITION: absolute; TOP: 168px" runat="server"
Width="96px">目的數(shù)據(jù)庫名</asp:Label>
<asp:Button id="Button1" style="Z-INDEX: 105; LEFT: 520px; POSITION: absolute; TOP: 392px" runat="server"
Width="152px" Text="導(dǎo)出到SQL數(shù)據(jù)庫中"></asp:Button>
<asp:TextBox id="TextBox1" style="Z-INDEX: 106; LEFT: 520px; POSITION: absolute; TOP: 168px"
runat="server"></asp:TextBox>
<asp:TextBox id="TextBox2" style="Z-INDEX: 107; LEFT: 520px; POSITION: absolute; TOP: 208px"
runat="server"></asp:TextBox>
<asp:Label id="Label4" style="Z-INDEX: 108; LEFT: 360px; POSITION: absolute; TOP: 208px" runat="server"
Width="136px">目的數(shù)據(jù)庫中的表</asp:Label>
<asp:Label id="Label5" style="Z-INDEX: 109; LEFT: 408px; POSITION: absolute; TOP: 248px" runat="server"
Width="88px">服務(wù)器名稱</asp:Label>
<asp:TextBox id="TextBox3" style="Z-INDEX: 110; LEFT: 520px; POSITION: absolute; TOP: 248px"
runat="server"></asp:TextBox>
<asp:Label id="Label6" style="Z-INDEX: 111; LEFT: 440px; POSITION: absolute; TOP: 288px" runat="server"
Width="48px">用戶名</asp:Label>
<asp:TextBox id="TextBox4" style="Z-INDEX: 112; LEFT: 520px; POSITION: absolute; TOP: 288px"
runat="server"></asp:TextBox>
<asp:Label id="Label7" style="Z-INDEX: 113; LEFT: 448px; POSITION: absolute; TOP: 336px" runat="server"
Width="40px">密碼</asp:Label>
<asp:TextBox id="TextBox5" style="Z-INDEX: 114; LEFT: 520px; POSITION: absolute; TOP: 336px"
runat="server" TextMode="Password"></asp:TextBox>
<asp:Label id="message" style="Z-INDEX: 115; LEFT: 336px; POSITION: absolute; TOP: 448px" runat="server"
Width="528px" ForeColor="Red"></asp:Label></FONT>
</form>
</body>
</HTML>
?? 快捷鍵說明
復(fù)制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -