Wrox Home  
Search P2P Archive for: Go

  Return to Index  

asp_web_howto thread: Running An Executable from an ASP page


Message #1 by "John Eix" <jeix@s...> on Thu, 13 Jun 2002 17:54:24
I have developed an executable using C++ that reads data from an access 
data base and then creates a schedule for an individual based on data the 
individual has input via an ASP page. Since I want the individual to see 
their schedule in their browser, the ASP page must run the executable 
which stores the schedule in the data base and an ASP page reads it and 
displays it. But I am having trouble finding a process or ASP script that 
will allow me to run the executable. If the process is too complicated to 
explain in an e-mail could you pleas point me to good resource. I 
have "Beginning Active Server Pages 2.0" TTYS John

  Return to Index