Quantcast
Channel: 技巧锦集 - 我要素材网
Browsing all 4 articles
Browse latest View live

如何从服务器获得客户端时间

<%@ Language=VBScript %><%Option Explicit %><%Dim strURLstrURL = Request("URL") Dim strDir, strFileNamestrDir = Request.ServerVariables("APPL_PHYSICAL_PATH") Response.Write strDir...

View Article



如何在线压缩和解压缩WinRAR文件

以下程序为压缩 <%On Error Resume Next Zip_path = Application("ASP_Directory")&"chapter10\164\" Set WshShell = Server.CreateObject("Wscript.Shell") '通过Wscript.Shell对象运行压缩命令IsSuccess = WshShell.Run...

View Article

如何在ASP中调用Java类

请先安装Microsoft SDK for java4.0,在其bin目录下用命令:javareg/register/class:hello/progid:hello注册<%@ Language=VBScript %><%Option Explicit %><%Dim strURLstrURL = Request("URL") Dim strDir,...

View Article

如何在ASP程序中打印Excel报表

确认已经安装了Microsoft Office现在正在打印...<%Response.Write "正在打印报表......<BR>"strAdd = Application("ASP_Directory")&"chapter10\162"Set fs = Server.CreateObject("Scripting.FileSystemObject")if...

View Article
Browsing all 4 articles
Browse latest View live




Latest Images