如何在线下载.exe文件。急!!!!!

philcc 2004-10-13 10:50:27
如何在线下载.exe文件。急!!!!!
...全文
168 14 打赏 收藏 转发到动态 举报
写回复
用AI写文章
14 条回复
切换为时间正序
请发表友善的回复…
发表回复
风之浪漫 2004-10-13
  • 打赏
  • 举报
回复
你换台机器试试.这个又不用编程.它是定死的HTML的语法。没有什么可变的。唯一的可能就是你测试的机器的问题!~
philcc 2004-10-13
  • 打赏
  • 举报
回复
在本机这样可以,但是在局欲网就不行了。
yanudd 2004-10-13
  • 打赏
  • 举报
回复
应该可以出现的 ,除非他禁止下载
philcc 2004-10-13
  • 打赏
  • 举报
回复
嘿嘿 要是这么简单 我就到在这发帖子了!这样不行,点击后什么都不出现!
chenxuchen 2004-10-13
  • 打赏
  • 举报
回复
不用多说了
tina2elva 2004-10-13
  • 打赏
  • 举报
回复
<a href ="a.exe">download</a>
philcc 2004-10-13
  • 打赏
  • 举报
回复
唉!真的不知道怎么解决落!
chenxuchen 2004-10-13
  • 打赏
  • 举报
回复
检查一下你的服务器,看不是开放了执行的权限,如果是禁止试一下
雄牛 2004-10-13
  • 打赏
  • 举报
回复
我晕
dcwang 2004-10-13
  • 打赏
  • 举报
回复
<a href ="a.exe">download</a>
再不行就把a.exe先转换成a.rar格式后用

<a href ="a.rar">download</a>
iuhxq 2004-10-13
  • 打赏
  • 举报
回复
<%
function dl(f,n)
on error resume next

set s=CreateObject("Adodb.Stream")
S.Mode=3
S.Type=1
S.Open
s.LoadFromFile(server.mappath(f))
response.contentType="application/x-gzip"
response.addheader "Content-Disposition:","attachment; filename=" & n
response.binarywrite(s.Read(s.size))
end function

call dl(request("file"),request("file"))
%>
常遇道 2004-10-13
  • 打赏
  • 举报
回复
'用这个试试
'建一个Text1.txt
<%
'使用STREAM呀
Strname="tex1.txt" '文件
call downloadFile(strname)
Function downloadFile(strFile)
' make sure you are on the latest MDAC version for this to work
' get full path of specified file
strFilename = server.MapPath(strFile)
' clear the buffer
Response.Buffer = True
Response.Clear
' create stream
Set s = Server.CreateObject("ADODB.Stream")
s.Open
' Set as binary
s.Type = 1
' load in the file
on error resume next
' check the file exists
Set fso = Server.CreateObject("Scripting.FileSystemObject")
if not fso.FileExists(strFilename) then
Response.Write("<h1>Error:</h1>" & strFilename & " does not exist<p>")
Response.End
end if
' get length of file
Set f = fso.GetFile(strFilename)
intFilelength = f.size
s.LoadFromFile(strFilename)
if err then
Response.Write("<h1>Error: </h1>" & err.Description & "<p>")
Response.End
end if
' send the headers to the users browser
Response.AddHeader "Content-Disposition", "attachment; filename=" & f.name
Response.AddHeader "Content-Length", intFilelength
Response.CharSet = "UTF-8"
Response.ContentType = "application/octet-stream"
' output the file to the browser
Response.BinaryWrite s.Read
Response.Flush
' tidy up
s.Close
Set s = Nothing
End Function
%>

SDLin 2004-10-13
  • 打赏
  • 举报
回复
也许是对方浏览器设置有问题,禁止下载可执行文件!
philcc 2004-10-13
  • 打赏
  • 举报
回复
我估计是一个权限问题,但是不知道怎么调!局域网怎么就下载不了呢。
一.安装VcardWizard for Microsoft Outlook v2.32.0108 二.断开Internet连接(否则无法完成注册!!!)/ L# d. f4 l3 _( @ 三.打开Microsoft Outlook点击 帮助\4Team About\vCard Wizard2 L* L6 ]9 m+ V) h+ H 四.在弹出的VcardWizard注册面板中复制Installation ID并点击Activate 弹出4Team vCardWizard-Online Activation面板(此面板别着关闭,很多朋友无法注册就是因为这个!!!) 五.运行keygen.exe! 点击Click here to enable Offline Activation...按钮弹出offline activation succesfully enabled信息(这时可以看到4Team vCardWizard -Online Activation面板的Offline Activation...按钮已经不是灰色了),将复制的Installation ID填入第一栏中生成Offline Activation Code并复制下来,) 回到软件注册面板点击Offline Activation...按钮,将Offline Activation Code填入后NEXT...提示Activation Successful注册成功!!! 六、插上数据线运行i5700同步套件,点选Outlook同步,联系人就同步到Outlook里了 七、运行VcardWizard,弹出select action for vCard wizard 对话框,选择export contacts to vcard后,弹出export contacts to vCard files窗口,设置输出文件位置。 这样就完成了导出,在硬盘上生成一个叫“联系人.vcf”的文件。 八、导出的联系人文件copy到小5的储存卡下,再进入系统,选择导入导出-从SD卡导入,即完成联系人的转移了。 九、想再A系统的通讯录、来电显示和短信里显示联系人头像么,继续往下看吧 你需要拥有一个gmail账户,登录后在通讯录里的“更多操作”里点选“导入” 05.jpg (大小:10.4 K 下载次数:0) 导入刚才导出过的那个联系人.vcf文件,当然这一步也可以通过A系统的google账户同步来完成。 导入后点开你想添加头像的联系人就可以添加头像图片了 06.jpg (大小:7.3 K 下载次数:0) 然后在系统的设置-账户与同步里添加好你的gmail账户密码,勾选”背景数据“和”自动同步“,然后点选你的gmail账户勾选”同步联系人“,ok了,过一会儿你在PC端添加的联系人头像就同步到手机上了。

28,390

社区成员

发帖
与我相关
我的任务
社区描述
ASP即Active Server Pages,是Microsoft公司开发的服务器端脚本环境。
社区管理员
  • ASP
  • 无·法
加入社区
  • 近7日
  • 近30日
  • 至今
社区公告
暂无公告

试试用AI创作助手写篇文章吧