Helen wrote:
: Yes I have a perl script running inside of the expect script,
: which works fine. I need to find a way to call the expect
: script and output the perl to the html page that is calling it.
Perl needs to print to STDOUT to send information to the
browser via CGI. Calling an Expect script via CGI is an Expect
question, not a perl question. Perhaps you need to ask your
question on an Expect mailing list. I did find this on the Expect
FAQ.
http://expect.nist.gov/FAQ.html#q24
HTH,
Charles K. Clarkson
--
Mobile Homes Specialist
Free Market Advocate
Web Programmer
254 968-8328
Don't tread on my bandwidth. Trim your posts.
--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
<http://learn.perl.org/> <http://learn.perl.org/first-response>