Ok I went through the process angain and I got to the stage where I can generate a form and go to it on my website in the forms/forms directory, fill it in and it post and update the database.
How do I now get that form integrated into the contact.htm page on my site??
Help.
Paul
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Ok I went through the process angain and I got to the stage where I can generate a form and go to it on my website in the forms/forms directory, fill it in and it post and update the database.
How do I now get that form integrated into the contact.htm page on my site??
Help.
Paul
you can either "include" the form1.html page within your contact.htm page
OR
you can edit the form1.html page to look like your contact.htm