I'm new to creating websites. I can't get this form to work because I admit I do not know what I am
doing. I tried copying and pasting the code form the form into my website and page but when you enter the information and hit submit you get an error. How do you ad the confirm page to the website?
I'm using NVU site builder and Cute FTP to upload the form. I need to know step by step how you get the form on your website, then after submit go the the confirm page, then back to the websites home page.
How do you do that once you download the form and all that other stuff to zip?
Please use simple terms. My website is jasminebuyshouses.com Does the form have to be on its own separate page? I'm trying to add it to one of my pages that is already on my website.
Thanks
JJ
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
The generator creates forms that are completely self contained for the exact reason you have posted. Most people do not have the knowledge or experience to create their own forms or integrate a form into their own site/pages.
1.) Unzip your form into a local folder.
2.) Create a folder on your site.
3.) Copy all the contents as is from your local folder to the folder on your site.
4.) Assuming all the file and folder permissions are correct ehn the form should work. Point your browser to the new folder and form.html file and thats all there is to it.
Integrating your form into another page is easy but requires some knowledge as to how forms, java, and PHP work. I suggest that you take a copy of your form.html file, start with that, and build your page around the form file. You can rename this file to anything you like and the form part will still function. This is your easiest option. I'm afraid it would take more tim efor me to explain step by step instructions than either one of us have time for and in the end it won't be exact because I have no idea what your site or the page you want the form on looks like.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I'm new to creating websites. I can't get this form to work because I admit I do not know what I am
doing. I tried copying and pasting the code form the form into my website and page but when you enter the information and hit submit you get an error. How do you ad the confirm page to the website?
I'm using NVU site builder and Cute FTP to upload the form. I need to know step by step how you get the form on your website, then after submit go the the confirm page, then back to the websites home page.
How do you do that once you download the form and all that other stuff to zip?
Please use simple terms. My website is jasminebuyshouses.com Does the form have to be on its own separate page? I'm trying to add it to one of my pages that is already on my website.
Thanks
JJ
The generator creates forms that are completely self contained for the exact reason you have posted. Most people do not have the knowledge or experience to create their own forms or integrate a form into their own site/pages.
1.) Unzip your form into a local folder.
2.) Create a folder on your site.
3.) Copy all the contents as is from your local folder to the folder on your site.
4.) Assuming all the file and folder permissions are correct ehn the form should work. Point your browser to the new folder and form.html file and thats all there is to it.
Integrating your form into another page is easy but requires some knowledge as to how forms, java, and PHP work. I suggest that you take a copy of your form.html file, start with that, and build your page around the form file. You can rename this file to anything you like and the form part will still function. This is your easiest option. I'm afraid it would take more tim efor me to explain step by step instructions than either one of us have time for and in the end it won't be exact because I have no idea what your site or the page you want the form on looks like.