After succesfully making a new form, I'd like to change the e-mail adress in the process.php file.
I downloaded this php file and tried to edit it in dreamweaver and wordpad, but at both applications I have the same problem: When I open the process.php file, I only get the following text line:
The following errors occured while processing your form input.<ul><li>You did not enter one or more of the required fields. Please go back and try again.<li>Invalid email address entered
I really don't understand this, because my form does work very well. I expected some php scripts including the e-mail adress and thanks page I entered, but this was what I got... I hope somebody can help me with this! thanks in advance, sam maldonado.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi everyone,
After succesfully making a new form, I'd like to change the e-mail adress in the process.php file.
I downloaded this php file and tried to edit it in dreamweaver and wordpad, but at both applications I have the same problem: When I open the process.php file, I only get the following text line:
The following errors occured while processing your form input.<ul><li>You did not enter one or more of the required fields. Please go back and try again.<li>Invalid email address entered
I really don't understand this, because my form does work very well. I expected some php scripts including the e-mail adress and thanks page I entered, but this was what I got... I hope somebody can help me with this! thanks in advance, sam maldonado.
Hi
I already solved the problem!