?? importstu.aspx
字號(hào):
?<%@ Page AutoEventWireup="false" Inherits="px.importstu" %>
<!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>無標(biāo)題頁</title>
<link href="../App_Themes/default/admincp.css" rel="stylesheet" type="text/css" />
<script type="text/jscript" src="../js/common.js"></script>
<script type="text/jscript" src="../js/prototype.js"></script>
</head>
<body>
<form id="form1" runat="server">
<div>
<br />
<table class="guide" cellspacing="0" cellpadding="0" width="100%" border="0"><tbody>
<tr><td><a href="#">系統(tǒng)首頁</A> » 學(xué)生批量導(dǎo)入頁面</td></tr></tbody></table><table class="guide" cellspacing="0" cellpadding="0" width="100%" border="0">
<tr>
<td valign="top" style="height: 28px; text-align: center" align="center">
<table style="width: 805px">
<tr>
<td style="width: 99px">
<span style="color: #0000ff">默認(rèn)密碼設(shè)置</span></td>
<td colspan="2">
<input id="mm" type="text" /> <span style="color: #ffffff;
background-color: #990000">為空則系統(tǒng)會(huì)設(shè)置為1</span></td>
</tr>
<tr style="color: #ff6600">
<td colspan="3">
<span style="color: #990000; background-color: #ffffff">MDB 數(shù)據(jù)庫對(duì)應(yīng)設(shè)置信息,您可以通過頁面上傳或者FTP上傳的方式將待導(dǎo)入的數(shù)據(jù)庫傳到服務(wù)器上。<br />
<li>
在本頁面上傳數(shù)據(jù)庫請(qǐng)確保您的數(shù)據(jù)庫文件擴(kuò)展名為mdb,否則將無法上傳,若您的待導(dǎo)入的數(shù)據(jù)庫較大,通過頁面上傳會(huì)花費(fèi)比較長(zhǎng)的<br />
時(shí)間請(qǐng)耐心等待或者通過FTP上傳。
</li>
<li>通過FTP方式上傳請(qǐng)將你要導(dǎo)入的數(shù)據(jù)庫放在根目錄的imports文件夾下面且文件名必須為importsstu.config。</li></span>
</td>
</tr>
<tr>
<td style="width: 99px">
<span style="color: #0000ff">上傳數(shù)據(jù)庫</span></td>
<td colspan="2">
<asp:FileUpload ID="FileUpload1" runat="server" />
<asp:Button ID="Button3" runat="server" CausesValidation="False" Text="上傳數(shù)據(jù)庫" />(若數(shù)據(jù)庫文件太大建議您通過FTP上傳數(shù)據(jù)庫)</td>
</tr>
<tr>
<td style="width: 99px">
<span style="color: #0000ff">MDB表名</span></td>
<td colspan="2">
<input id="bm" type="text" onchange="showTotals();"/><span id="total"></span></td>
</tr>
<tr style="color: #ff6600">
<td style="width: 99px">
<span style="color: #0000ff">班級(jí)字段</span></td>
<td colspan="2">
<input id="bj" type="text" /></td>
</tr>
<tr style="color: #ff6600">
<td style="width: 99px">
<span style="color: #0000ff">專業(yè)字段</span></td>
<td colspan="2">
<input id="zy" type="text" /></td>
</tr>
<tr style="color: #ff6600">
<td style="width: 99px">
<span style="color: #0000ff">性別字段</span></td>
<td colspan="2">
<input id="xb" type="text" />
男性性別區(qū)分字符<input id="xbtz" type="text" />(支持多個(gè),請(qǐng)根據(jù)您的數(shù)據(jù)內(nèi)容填寫 例如"1" "男")</td>
</tr>
<tr>
<td style="width: 99px">
<span style="color: #0000ff">姓名字段</span></td>
<td colspan="2">
<input id="xm" type="text" /></td>
</tr>
<tr>
<td style="width: 99px">
<span style="color: #0000ff">學(xué)號(hào)字段</span></td>
<td colspan="2">
<input id="xh" type="text" /></td>
</tr>
<tr>
<td colspan="3">
<input id="Button1" style="width: 129px" type="button" value="開始導(dǎo)入" onclick="alert('導(dǎo)入操作所占用的時(shí)間將視導(dǎo)入數(shù)據(jù)量而定\n操作過程中您可以勾選或取消勾選旁邊的[進(jìn)度詳細(xì)]來查看當(dāng)前進(jìn)度');importtable(0)" />
<input id="Checkbox1" type="checkbox" />進(jìn)度詳細(xì)條數(shù)信息</td>
</tr>
<tr style="color: #ff6600">
<td colspan="3">
<span style="color:#990000; font-size: 14px;">
<br />
<span style="background-color: #ffffcc">本頁面提供Access的學(xué)生數(shù)據(jù)庫導(dǎo)入功能,請(qǐng)確保您的Access數(shù)據(jù)庫<span
style="color: #ff0000; background-color: #ffcc99"><strong>至少有以上幾個(gè)字段</strong></span>,且<span
style="color: #ff0000; background-color: #ffcc99"><strong>班級(jí)字段存儲(chǔ)的信息必須和本系統(tǒng)中的班級(jí)表中的班級(jí)名稱對(duì)應(yīng)</strong></span>,否則將無法加入信息.<br />
<br />
</span></span></td>
</tr>
</table>
</td>
</tr>
</table>
以下顯示最近數(shù)據(jù)導(dǎo)入時(shí)的產(chǎn)生的錯(cuò)誤信息<br />
<input id="Button2" style="width: 122px" type="button" value="清空錯(cuò)誤信息" onclick="$('info').innerHTML=''"/><br /><div style="border:2px dashed blue; padding:10px 10px 10px 10px; "><div id="info" style=" display:none">處理信息<br /></div></div>
</div>
</form>
</body>
</html>
?? 快捷鍵說明
復(fù)制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號(hào)
Ctrl + =
減小字號(hào)
Ctrl + -