Ask a Question related to ASP, Design and Development.
-
news.microsoft.com #1
WScript.Shell to execute Ms-DOS commands?
Good morning everybody,
How can I use WScript.Shell to execute Ms-DOS commands and can I see the
outputs commands in the asp page?
In the past, using Win. NT 4 Server and cmd..shell attribute to a variable I
could write the results in the screen page.
Any sample?
I couldnīt find any samples yet for win. 2000,ms-iii 5.0 and asp in my help
files, tutorials and guides, etc...
news.microsoft.com Guest
-
WScript.Shell is not working after windows update
Group: I am using a method "Run" of the control "WScript.Shell" to execute a third party tool which converts TIFF to PDF. This was working fine... -
Calling Acrobat file from WScript.Shell ActiveX object
WinXP, Acrobat 6 When I type the name of a PDF file at the Windows command prompt, the file opens properly. Then I create the following JavaScript... -
Unable to execute shell commands
Windows 2003 ISS 6.0 That's your problem ;) try using: Linux Debain Apache 1.3 Then it will execute the shell commands. windows does not... -
WScript.Shell
It's most likely some sort of a permissions issue. The file is created and written to okay? What are you running in the batch file? Are you... -
Shell commands in ASP.NET?
Hi, I want to execute a shell command and retrieve the output of it, is there a method to do it? All i have found is how to start a process (cmd... -
Tom Kaminski [MVP] #2
Re: WScript.Shell to execute Ms-DOS commands?
"news.microsoft.com" <suporte@hitecnet.com.br> wrote in message
news:uEz6nSYvDHA.2712@TK2MSFTNGP11.phx.gbl...I> Good morning everybody,
>
> How can I use WScript.Shell to execute Ms-DOS commands and can I see the
> outputs commands in the asp page?
>
> In the past, using Win. NT 4 Server and cmd..shell attribute to a variable[url]http://www.aspfaq.com/show.asp?id=2059[/url]> could write the results in the screen page.
>
> Any sample?
--
Tom Kaminski IIS MVP
[url]http://www.iistoolshed.com/[/url] - tools, scripts, and utilities for running IIS
[url]http://mvp.support.microsoft.com/[/url]
[url]http://www.microsoft.com/windowsserver2003/community/centers/iis/[/url]
Tom Kaminski [MVP] Guest
-
Ray at #3
Re: WScript.Shell to execute Ms-DOS commands?
[url]www.aspfaq.com/5003[/url]
Ray at home
"news.microsoft.com" <suporte@hitecnet.com.br> wrote in message
news:uEz6nSYvDHA.2712@TK2MSFTNGP11.phx.gbl...I> Good morning everybody,
>
> How can I use WScript.Shell to execute Ms-DOS commands and can I see the
> outputs commands in the asp page?
>
> In the past, using Win. NT 4 Server and cmd..shell attribute to a variablehelp> could write the results in the screen page.
>
> Any sample?
>
> I couldnīt find any samples yet for win. 2000,ms-iii 5.0 and asp in my> files, tutorials and guides, etc...
>
>
Ray at Guest



Reply With Quote

