RUN/execute a Command-Line command from an ASP page. - Inetserver

This is a discussion on RUN/execute a Command-Line command from an ASP page. - Inetserver ; Hi, I need to RUN/execute a Command-Line command from an ASP page. This is the command: sse45.exe -i k:\o\2.wmv -o k:\o\2.shh -w 128 -df 0 -m 2 -p Can you show me a code how to run this command from ...

+ Reply to Thread
Results 1 to 2 of 2

RUN/execute a Command-Line command from an ASP page.

  1. Default RUN/execute a Command-Line command from an ASP page.

    Hi,
    I need to RUN/execute a Command-Line command from an ASP page.

    This is the command:
    sse45.exe -i k:\o\2.wmv -o k:\o\2.shh -w 128 -df 0 -m 2 -p

    Can you show me a code how to run this command from an ASP page? I need to
    run it from an ASP/VBscript?

    Thank you very much for your help!



  2. Default Re: RUN/execute a Command-Line command from an ASP page.

    Read here.
    http://www.aspfaq.com/2059

    Ray at home

    "Lucas Cowald" <nospam@nospamthanks.com> wrote in message
    news:fI-dnQ85N-OK-guiRVn-hQ@comcast.com...
    > Hi,
    > I need to RUN/execute a Command-Line command from an ASP page.
    >
    > This is the command:
    > sse45.exe -i k:\o\2.wmv -o k:\o\2.shh -w 128 -df 0 -m 2 -p
    >
    > Can you show me a code how to run this command from an ASP page? I need to
    > run it from an ASP/VBscript?
    >
    > Thank you very much for your help!
    >
    >




+ Reply to Thread

Similar Threads

  1. Issue using Process.Start() to execute command line statement
    By Application Development in forum DOTNET
    Replies: 5
    Last Post: 10-28-2007, 05:53 PM
  2. Command line to execute a macro on files
    By Application Development in forum Editors
    Replies: 10
    Last Post: 10-31-2006, 10:03 AM
  3. Command Line Option to Execute Script File
    By Application Development in forum Graphics
    Replies: 2
    Last Post: 03-10-2006, 05:42 PM
  4. Execute command line program and capture output
    By Application Development in forum REXX
    Replies: 7
    Last Post: 11-12-2005, 02:09 PM
  5. RUN/execute a Command-Line command from an ASP page.
    By Application Development in forum Inetserver
    Replies: 1
    Last Post: 10-22-2003, 09:43 AM