in reply to Re^2: CGI-Perl: how to save data to file
in thread CGI-Perl: how to save data to file

I'm sorry, but "but it's not working" is not a good error description.

Please tell us how it fails to work.

Does your script get called?

Does your script fail to create the file?

Does your script exit with an error? If so, what is the error message?

Does your script store the wrong data?

  • Comment on Re^3: CGI-Perl: how to save data to file