I am trying to create a new form, but can't get to step 3.
I have a previously created form which works great. I copied the "process.php" file to the directory with that form and renamed it.
Now that I am creating a second form, when I click on "next" at the end of the second step it goes to myweb/forms/process.php but the page says I did not complete form(error page from original form)
How do I fix the process.php page to create and work for a second form?
Rob
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Each time you create a new form it will be much easier for you to create the new form in a separate, or empty, directory. Do not modify or move any files from the install directory.
Install directory:
myweb/forms
Created forms directory:
myweb/forms/use/formname
You can copy, move, rename, delete anything in the formname directory but do not do anything with files in the forms directory.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I accidently moved the file from the wrong directory. I reinstalled the program to get the original process.php file back and am now having no more problems. This time I made better notes so that I do not screw that up again!
BTW, I have learned a lot thru this forum, thanks for your help
Rob
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I am trying to create a new form, but can't get to step 3.
I have a previously created form which works great. I copied the "process.php" file to the directory with that form and renamed it.
Now that I am creating a second form, when I click on "next" at the end of the second step it goes to myweb/forms/process.php but the page says I did not complete form(error page from original form)
How do I fix the process.php page to create and work for a second form?
Rob
Each time you create a new form it will be much easier for you to create the new form in a separate, or empty, directory. Do not modify or move any files from the install directory.
Install directory:
myweb/forms
Created forms directory:
myweb/forms/use/formname
You can copy, move, rename, delete anything in the formname directory but do not do anything with files in the forms directory.
I accidently moved the file from the wrong directory. I reinstalled the program to get the original process.php file back and am now having no more problems. This time I made better notes so that I do not screw that up again!
BTW, I have learned a lot thru this forum, thanks for your help
Rob