Is there a way to include the form generated by phpFormGenerator into another html page? The form blows up with a dreaded " /process.php was not found on this server" error. Of course it works all by itself.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Is there a way to include the form generated by phpFormGenerator into another html page? The form blows up with a dreaded " /process.php was not found on this server" error. Of course it works all by itself.
You have to have the other html page within the same directory that the original form page was in.