|
You can add:
use CGI::Carp qw(fatalsToBrowser);
as the first line, to show any error on
browser....
The command:
$string =
`perl c:\\inetpub\\wwwroot\\cgi-bin\\test.cgi`; # doesn't work if I take
PERL out of the statement...
is very suspect, under IIS I don't have good
results invoking another process........ Try to put use CGI:...... on test.cgi
and try again that script.....
Angel "Java" Lopez
|
Title: CGI help with NT 4.0, IIS 4.0 and ActivePerl5.6
