?? hbupload.htm
字號:
<!-- saved from url=(0022)http://internet.e-mail -->
<!-- saved from url=(0022)http://internet.e-mail -->
<html>
<head>
<META name=VI60_defaultClientScript content=VBScript>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<meta name="GENERATOR" content="Microsoft FrontPage 4.0">
<meta name="ProgId" content="FrontPage.Editor.Document">
<title>關于CellWeb插件中文件打開、上傳、以及導入數據庫中的問題</title>
<SCRIPT LANGUAGE=vbscript>
<!--
'打開文件對話框,選擇文件
Sub button1_onclick
CellWeb1.OpenFile "",""
End Sub
'把文件上傳給服務器,服務器端HBUpload.asp進行處理
Sub button2_onclick
CellWeb1.UploadFile "HBUpload.asp"
End Sub
'打開服務器端虛擬根目錄下*.cll文件
Sub button3_onclick
CellWeb1.OpenFile "CellOrder.cll", ""
End Sub
-->
</SCRIPT>
</head>
<body>
<p>
<OBJECT id=CellWeb1 style="LEFT: 0px; WIDTH: 811px; TOP: 0px; HEIGHT: 413px"
height=413 width=811 classid=clsid:3F166327-8030-4881-8BD2-EA25350E574A><PARAM NAME="_Version" VALUE="65536"><PARAM NAME="_ExtentX" VALUE="21458"><PARAM NAME="_ExtentY" VALUE="10927"><PARAM NAME="_StockProps" VALUE="0"></OBJECT>
</p>
<P>
<TABLE cellSpacing=0 cellPadding=0 width="75%" border=0>
<TR>
<TD><INPUT id=button1 type=button value=打開本地文件></TD>
<TD><INPUT id=button2 type=button value=上傳文件></TD>
<TD><INPUT id=button3 type=button value=打開遠程文件></TD></TR></TABLE></P>
</body>
</html>
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -