So I found this nifty website that helps my form creating needs. I created a form using the v3.0 version(very cool) and downloaded the zip file. I unzipped it but need help moving on to the next step. How do I associate it or embed it in my website?
www.thoroughgraphics.net
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
So basically place my form folder anywhere in the FTP folder (my site) and then create a link to that form? What about these files in the forms folder marked Install.php, Processor.php?
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
The form you create has a specific file and folder structure require for proper operation.
Take the form.html file and put it anywhere you want. Take all the files at the same level (in the same folder) and put them in the same place. Take all the folders at the same level as the form.html file and put them in the same place too.
If you try to put more than one form in the same place you will clobber one of the forms unless you make specific changes to accomodate this. For this reason people usually pick a separate folder for each form, even if there is only one.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
So I found this nifty website that helps my form creating needs. I created a form using the v3.0 version(very cool) and downloaded the zip file. I unzipped it but need help moving on to the next step. How do I associate it or embed it in my website?
www.thoroughgraphics.net
Copy the entire form (files and folders) to your site. Create a link to the form.html page and, for the simplest case, you are done.
So basically place my form folder anywhere in the FTP folder (my site) and then create a link to that form? What about these files in the forms folder marked Install.php, Processor.php?
The form you create has a specific file and folder structure require for proper operation.
Take the form.html file and put it anywhere you want. Take all the files at the same level (in the same folder) and put them in the same place. Take all the folders at the same level as the form.html file and put them in the same place too.
If you try to put more than one form in the same place you will clobber one of the forms unless you make specific changes to accomodate this. For this reason people usually pick a separate folder for each form, even if there is only one.