Uhm what about an ending " at your file name.

if(! open(LOG, ">xxx.txt")) {

instead of :

>if(! open(LOG, ">xxx.txt)) {
>   print "Content-type: text/html\n\n";
>   print "Can't open xxx.txt\n";
>   exit;
>}
-----------------------------------------
Craig Moynes
Internship Student
netCC Development
IBM Global Services, Canada
Tel: (905) 316-3486
[EMAIL PROTECTED]


Reply via email to