Using ASP to execute windows programs

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • asdf

    Using ASP to execute windows programs

    I would like to use ASP code to execute a third-party program and output
    it's results on a webpage. The program that i need to run is net-snmp's
    snmpget. So it would look something like 'snmpget -v 2c remote_ip .1'
    which would retrieve some number from a node in oid tree. I may possibly
    also have to open up a connection to the database containing the ip
    address and community string in the command above.

    thanks in advance for all the suggestions.
  • Mark Rae [MVP]

    #2
    Re: Using ASP to execute windows programs

    "asdf" <asdf@asdf.comw rote in message
    news:4917a3e1$0 $20290$607ed4bc @cv.net...
    I would like to use ASP code
    <snip>

    You're in the wrong newsgroup - this one is for ASP.NET

    For ASP questions, please post to: microsoft.publi c.inetserver.as p.general


    --
    Mark Rae
    ASP.NET MVP


    Comment

    Working...