I am trying to run a simple form script to email the results of data entered by the user on a webpage to an email address. The problem I have is that when the script runs it gives an error saying "cannot find the specified path". Some people thought that the subparseform.lib file was...
When I try to execute the script below I keep getting the error message:
"The system cannot find the path specified. "
Can anyone please tell me why? The script is as follows:
#!/usr/local/bin/perl
require "subparseform.lib";
&Parse_Form;
$email1 =...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.