calling exe from asp page with querystring

From: Si (simonj.brown_at_clara.co.uk)
Date: 08/31/04

  • Next message: Andrew Bean: "Trouble keeping session vars"
    Date: 31 Aug 2004 06:46:52 -0700
    
    

    Seen a few calling exe posts but not really got a grip on an answer.
    I have an exe in my servers cgi directory at the top level of iis.
    In my virtual site directory I need to call the EXE passing the
    querystring I create so the exe can open a server/port connection and
    pass back a status.

    I thought I could user server.execute but that does not seem to help.
    I am completely new to asp so still reading thinks up and muddling
    along.

    so, is it possible to call this exe from an asp page?

    setup;
    iis \default web site
    Directory "cgi" below that with all exe programs.
    virtual directory "reg"
    calling from asp file a couple of dirs down
    "reg\client\register\accept.asp"


  • Next message: Andrew Bean: "Trouble keeping session vars"

    Relevant Pages

    • EXE compiles but Not a valid Win32 Application
      ... I am tasked with enhancing a VB6 website (i.e. ASP pages which Create ... ActiveX EXE which itself loads an ActiveX DLL), but I cannot seem to get it ... which also contains the statement Set oWebFactory = ...
      (microsoft.public.vb.general.discussion)
    • Re: WScript.Shell program execution from IIS using ASP
      ... > I am trying to use an ASP page to execute a command line exe. ... > prints a label to a shared printer on another machine on our network. ...
      (microsoft.public.scripting.vbscript)
    • Re: ASP Authentication on IIS 6.0 Windows 2003 Server 32bit help please
      ... when an ASP page is executed in IIS? ... site that requires a user to enter their domain account to access the ... the ASP script code ... I find that the .exe runs ...
      (microsoft.public.inetserver.iis.security)
    • Re: ASP scripting compilation error: 80070002
      ... When you say you registered the exe, does that mean that this COM object is ... we ever tested or officially support having ASP pages create objects out of ... >I am a totally newbie in ASP / VB programming, I would like some help from ... > Step 5: Register the exe. ...
      (microsoft.public.windowsce.embedded.vb)
    • Re: Direct3D in a browser
      ... asp page that i wrote, so i wrote the asp page to execute the exe file ... No. Server processes are not attached to the interactive workstation. ...
      (microsoft.public.win32.programmer.directx.managed)

    Loading