中华考试网·阅读新闻
编程开发 > ASP > 文章内容

ASP编程教程技巧综合大全(31)

2015-8-23编辑:ljnbset

''test.asp
''*********************
''上面用SHELL对象启动程序
''*********************

利用ASP远程注册DLL的方法
--------------------------
<% Response.Buffer = True %>
<% Server.ScriptTimeout = 500
Dim frmFolderPath, frmFilePath

frmFolderPath = Request.Form("frmFolderPath")
frmFilePath = Request.Form("frmDllPath")
frmMethod = Request.Form("frmMethod")
btnREG = Request.Form("btnREG")
%>

ASP编程教程技巧综合大全(30)
咨询热线:4000-525-585(免长途费)