Form1 Builder Software

from softSWOT

Form1 Builder allows you to quickly build any web form using the From1 engine. This provides a single file form and form processor with a hidden delivery email address.

For this software to function correctly your system should include a 5th Generation browser with JavaScript enabled. Microsoft Internet Explorer 5.5 (Windows 98) or later is recommended, Mozilla 1.4 and Netscape Navigator 7.0 or later are also supported.

Your current browser does not appear to meet these requirements. You can download current version browsers free of charge from:

Once you have current browser software you will be able to access all software functions.

Required Base Data

Form Delivery Email Address.
This is where you want your form data sent. To send to multiple addresses separate each address with a comma (i.e firstemail@mysite.com,secondemail@mysite.com).

Then select Optional Base or Quick Form or Designer Form or Exisiting Form


Optional Base Data

Thank You URL.
This is the URL address (i.e http://www.mysite.com/ThankYou.html) you want to display after form submission. If this is left empty a standard thank you message will be displayed with a continue link returning to the form.

Required URL.
This is the URL address (i.e http://www.mysite.com/Required.html) you want to display if any Required fields are not completed. If this is left empty a standard required message will be displayed.

Check Email URL.
This is the URL address (ie http://www.mysite.com/CheckEmail.html) you want to display if the Email Address submitted is not valid. If this is left empty a standard check email message will be displayed.

Form Process Error URL.
This is the URL address (ie http://www.mysite.com/ProcessError.html) you want to display if the Form cannot be delivered on submit. If this is left empty a standard form processing error message will be displayed.

Include User Variables.
This will include referrer, server, browser and IP address varibles in the delivered form data.

Include User Cookies.
This will include set cookie data for the current domain in the delivered form data.

No Line Break
This will remove the default line break between field Names and Values in the delivered form data.

Auto Responder Message
This message will be sent to the email address of the person that submits the form on form submission. Leave empty for no Auto Responder Message.

Then select Quick Form or Designer Form or Exisiting Form


Designer Form

Add Pre-defined and Additional fields to the Form Fields Table, adjust variables as required and then click Build Form. The fields on the form will be in the order you add them to the Form Fields Table.

Pre-defined Fields - Click to add to the Form Fields Table.

Email - Subject  First Name - Last Name - Email CC

Additional Fields - Input the required number of fields to Add to or Remove from the bottom of the Form Fields Table.
or   Form Fields

Form Fields Table - These are the selected Form Fields, adjust as required except shaded variables of Pre-defined Fields.

Field Text to DisplayField TypeField NameDefault ValueRequired Field


Existing Form

To use an existing form structure or style as the base for your new form click browse, select the html file from your local system and then click Build Form. The file used must include a valid html form with a submit button and Form1 Builder must be running on the local system (ie saved on your computer) not via the internet.

Select existing Web Form Page.


Form Code

Copy the code in the text area to a text editor, then save it as a file with the php extension ie Form1.php and upload the saved file to your server.