?? backup.asp
字號:
<!--#include file=../../INC/txlconst.asp-->
<!--#include file=../../INC/txlfun.asp-->
<%
Dim const_txl_HomeUrl
const_txl_HomeUrl = "../../"
%>
<!--#include file=../checkadmin.asp-->
<%
OpenDataBase
txl_SiteHead const_txlname&"- 管理員"
showspace
CloseDataBase
SiteBottom
Response.End()
sub showspace
%>
<br>
<table width="90%" border="0" cellspacing="0" cellpadding="0" align="center">
<tr>
<td height="20"> <p> <a href=../help.htm><%=const_txlname%>管理系統(tǒng)</a> >>
<a href="../help.htm">管理首頁</a>>><a href="backup.asp">在線備份數(shù)據(jù)庫</a><br>
<br>
<font color="#FF0000">如果數(shù)據(jù)庫擴(kuò)展名不是.mdb的形式,備份數(shù)據(jù)庫將無法完成,請?jiān)趂tp下面進(jìn)行 </font><br>
<br>
<%
Response.Write("當(dāng)前同學(xué)錄數(shù)據(jù)庫存放地址為:<a href='"&const_txl_HomeUrl&const_AccessDatabase&"'><font color=red>數(shù)據(jù)庫存放地址</font></a>,請點(diǎn)擊右鍵->目標(biāo)另存為")
%>
<p></p></td>
</tr>
</table>
<%end sub%>
?? 快捷鍵說明
復(fù)制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -