文件名称:web
-
所属分类:
- 标签属性:
- 上传时间:2008-10-13
-
文件大小:3.62mb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
实现从远程服务器下载文件到指定的客户度目录,直接放入到web页面即可使用。
参考以下脚本
<scr ipt language=\"javascr ipt\">
function downFile(){
var serverUrl
serverUrl = document.form1.serverUrl.value
alert(serverUrl)
window.document.UserControl1.downloadFileByActive(serverUrl,\"c:\\\\内蒙古自治区国民经济和社会.doc\")
}
</scr ipt>
<!-- style=\"visibility:hidden\" -->
<OBJECT ID=\"UserControl1\"
CLASSID=\"CLSID:F65549B3-26A0-4FA0-B9A6-70B28BB17427\"
CODEBASE=\"downloadByActive.CAB#version=1,0,0,0\">
</OBJECT>
<body>
<form name = \"form1\" >
<%String str =request.getRequestURL().toString()
str = str.substring(0,str.indexOf(\"plan\")) +\"内蒙古自治区国民经济和社会.doc\"
out.println(str)
%>
<input type=\"hidden\" name=\"serverUrl\" value=\"<%=str %>\">
<br>
<input type=\"file\" name=\"downloadfile\">
<br>
<input type=\"button\" name=\"but\" value=\"下载\" onclick=\"downFile()\">
</form>
参考以下脚本
<scr ipt language=\"javascr ipt\">
function downFile(){
var serverUrl
serverUrl = document.form1.serverUrl.value
alert(serverUrl)
window.document.UserControl1.downloadFileByActive(serverUrl,\"c:\\\\内蒙古自治区国民经济和社会.doc\")
}
</scr ipt>
<!-- style=\"visibility:hidden\" -->
<OBJECT ID=\"UserControl1\"
CLASSID=\"CLSID:F65549B3-26A0-4FA0-B9A6-70B28BB17427\"
CODEBASE=\"downloadByActive.CAB#version=1,0,0,0\">
</OBJECT>
<body>
<form name = \"form1\" >
<%String str =request.getRequestURL().toString()
str = str.substring(0,str.indexOf(\"plan\")) +\"内蒙古自治区国民经济和社会.doc\"
out.println(str)
%>
<input type=\"hidden\" name=\"serverUrl\" value=\"<%=str %>\">
<br>
<input type=\"file\" name=\"downloadfile\">
<br>
<input type=\"button\" name=\"but\" value=\"下载\" onclick=\"downFile()\">
</form>
(系统自动生成,下载前可以参看下载内容)
下载文件列表
web/downloadByActive.CAB
web/downloadByActive.HTM
web/Support/asycfilt.dll
web/Support/COMCAT.DLL
web/Support/downloadByActive.BAT
web/Support/downloadByActive.INF
web/Support/downloadByActive.ocx
web/Support/msado25.tlb
web/Support/MSPRPCHS.DLL
web/Support/msstkprp.dll
web/Support/msvbvm60.dll
web/Support/msvcrt.dll
web/Support/msxml4.dll
web/Support/oleaut32.dll
web/Support/olepro32.dll
web/Support/scrrnchs.dll
web/Support/scrrun.dll
web/Support/stdole2.tlb
web/Support/VB6CHS.DLL
web/Support/工程1.DDF
web/复件 downloadByActive.HTM
web/Support
web
www.dssz.com.txt
web/downloadByActive.HTM
web/Support/asycfilt.dll
web/Support/COMCAT.DLL
web/Support/downloadByActive.BAT
web/Support/downloadByActive.INF
web/Support/downloadByActive.ocx
web/Support/msado25.tlb
web/Support/MSPRPCHS.DLL
web/Support/msstkprp.dll
web/Support/msvbvm60.dll
web/Support/msvcrt.dll
web/Support/msxml4.dll
web/Support/oleaut32.dll
web/Support/olepro32.dll
web/Support/scrrnchs.dll
web/Support/scrrun.dll
web/Support/stdole2.tlb
web/Support/VB6CHS.DLL
web/Support/工程1.DDF
web/复件 downloadByActive.HTM
web/Support
web
www.dssz.com.txt
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.