Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Running a Telnet Program
Message
From
06/09/2000 17:57:24
Victor Lapid
Phil. Long Distance Tel. Co.
Manila, Philippines
 
 
To
06/09/2000 08:59:26
General information
Forum:
Internet
Category:
Active Server Page
Miscellaneous
Thread ID:
00412820
Message ID:
00413211
Views:
28
Hi Mike,

>>Set WshShell = WScript.CreateObject("WScript.Shell")

I think you overlook on this code, It should be:

Dim WshShell
Set WshShell = CreateObject("WScript.Shell") , otherwise it will generate an error.

Bye.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform