PDA

Click to See Complete Forum and Search --> : Capture an applications standard output


omarswan
Jan 7th, 2001, 03:10 PM
Hi,
I'm tring to write a program that can capture the an
applications standard output. I recently found a program
that works to a little extent. The only problem is, it does
not always return all the output. If you would like to take
a look at it I could send it you. I'm writing it for a
small http webserver that I'm creating. I want to be able
to support Windows CGI Executable files.


Note : the program that I have returns some, not all, of
the output from the Windows CGI Executable file.