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