Search results

  1. D

    Perl/CGI: Help writing form data to a file

    Hi all, I have a perl/CGI script that I'm trying to use to write form data to a file. The script and the form seem to be working fine (confirmation and error pages are being displayed correctly), other than the data_file is not being created/written to. This line: open OUT...
Top