WScript.Shell to execute Ms-DOS commands?

Ask a Question related to ASP, Design and Development.

  1. #1

    Default 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

  2. Similar Questions and Discussions

    1. 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...
    2. 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...
    3. 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...
    4. 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...
    5. 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...
  3. #2

    Default Re: WScript.Shell to execute Ms-DOS commands?

    "news.microsoft.com" <suporte@hitecnet.com.br> wrote in message
    news:uEz6nSYvDHA.2712@TK2MSFTNGP11.phx.gbl...
    > 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?
    [url]http://www.aspfaq.com/show.asp?id=2059[/url]

    --
    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

  4. #3

    Default 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...
    > 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...
    >
    >

    Ray at Guest

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139