ASP上如何加入EXE文件

lingbing727 2004-04-19 10:21:04
在ASP上加入下面代码
dim Shell,rarcomm,RetCode,cmd,comm
Set Shell = Server.CreateObject("WScript.Shell")
rarcomm= "c:\windows\system32\help.exe "
cmd=rarcomm
RetCode = Shell.Run(cmd,1, True)

提示错误:
Active Server Pages 错误 'ASP 0241'
CreateObject 异常
/test.asp
'(null)' 的 CreateObject 方法产生了异常 E06D7363。
Server 对象 错误 'ASP 0177 : e06d7363'
Server.CreateObject 失败
/test.asp,行 4
e06d7363

请高手怎样在ASP中加入EXE文件
...全文
17 回复 打赏 收藏 转发到动态 举报
AI 作业
写回复
用AI写文章
回复
切换为时间正序
请发表友善的回复…
发表回复

28,408

社区成员

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

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