RE: Capture/Display a program's output in an ASP page
Pete <[EMAIL PROTECTED]> wrote: : : I would like to Capture/Display a program's output in an ASP page. : : Here's the program:(TestProg.pl) : --- : print "This line came from my test perl program"; : : : Here is ASP
Capture/Display a program's output in an ASP page
I would like to Capture/Display a program's output in an ASP page. Here's the program:(TestProg.pl) --- print "This line came from my test perl program"; Here is ASP to excute the program that some nice person on this Newgroup