List Info

Thread: No subject specified




No subject specified
user name
2006-12-25 10:54:10
I write the next script and test successfully by the client
PERL.
Afterwards I try this script on the web server. But, it
results in ; 1.
system("commnd ..) makes no output in the IE.
2. system("perl -v >..)   makes no file outoput on
the web server.

#!/usr/local/bin/perl
print "Content-type: text/htmlnn<br>";
system("command /c dir");
system("perl -v >
c:\inetpub\wwwroot\pc_sale\cgi-bin\log");
print "END";
exit(1);

PLS advise me the correct way!
_______________________________________________
Perl-Win32-Web mailing list
Perl-Win32-Weblistserv.ActiveState.com
To unsubscribe: http:/
/listserv.ActiveState.com/mailman/mysubs
[1]

about | contact  Other archives ( Real Estate discussion Medical topics )