Help for Free Form Maker
Requirements
You'll need a webserver that can run PHP. Fortunately that's about 90% of the
commercial servers available but If your not sure, create a new file on your
server named "test.php". Then add the following,
<?PHP echo '<h1>Your form will work!</h1>'; exit; ?> <h1>Sorry!</h1>
View this file in your browser, if you don't see the word "Sorry!" your server will work
Building Your Form
Installition On Your Web Server
After previewing your from, click on the "Download" link and save the ZIP file listed on the download page.
Your archived form will be available on our server for two days.
Unzip the archive and edit form.php to custize the the header and footer for your web site.
Upload all three files to your server and test your form!
|