Wrox Programmer Forums
|
Classic ASP Professional For advanced coder questions in ASP 3. NOT for ASP.NET 1.0, 1.1, or 2.0.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the Classic ASP Professional section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old June 30th, 2006, 02:51 AM
Registered User
 
Join Date: May 2006
Posts: 3
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via Yahoo to fhameed
Default HOWTO run WSH scripts from ASP??

Hello

I want to run WSH script from ASP 3.0.

I Use VB script in ASP.

Please HELP!!

Thanks

Fahad Hameed

Fahad Hameed

--
CubeX Systems - http://cubexsystems.net
Business Process Outsourcing
PK Voice: +92-21-482-3942x801 PK FAX: +92-21-5206205
PK Cell: +92-300-2248014
USA Fax: 707-371-7175
YIM: fhameed21
 
Old July 2nd, 2006, 10:55 AM
ctt ctt is offline
Registered User
 
Join Date: Jul 2006
Posts: 8
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via AIM to ctt
Default

Not sure which one you want, but all you need to do create the object. I.e. for the WshShell object use
Server.CreateObject("WScript.shell)...

the list of all of the objects are here
http://msdn.microsoft.com/library/de...e97a9b02f0.asp

- Michael Levkoff -





Similar Threads
Thread Thread Starter Forum Replies Last Post
Convert a batch file to run in VBscript - WSH issu malcomm VBScript 0 October 25th, 2006 12:35 AM
I cant run asp scripts majc Classic ASP Basics 4 December 3rd, 2005 06:14 AM
This is how to make ASPEXEC, WSH work thru ASP texter Classic ASP Professional 3 September 1st, 2004 07:13 PM
how two scripts run at a time ? mateenmohd Javascript 8 April 26th, 2004 03:47 AM
cannot run ASP scripts -Dman100- Classic ASP Databases 7 April 13th, 2004 11:17 PM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.