GreatFormResults - Instructions

How Easy is it to have great looking form results?

If you know how to make html pages then formatting your results will be simple!
Just follow these step-by-step instructions and if you get stuck, just give us a call and we will help you.

Step One
Once you are signed-up create a form in your HTML editing software. Every place you enter a input field that the user will fill in make sure to give it a name in all lowercase with no spaces in it. Each input name must also be unique.
Step Two

Go to the members area of our home page and login.
Once you are logged in click the Form Results Button that looks like this:

Click the New Form button that looks like this:

Fill in the form:

Form Name
Give it a unique name. I usually use the name of the original form.
E-mail To
This is the e-mail address of where the results will be sent.
E-mail From
This is the e-mail address of where the results are from.
Redirect Page
Enter the full URL of the page you want the user to be sent to after they fill out your form.
E-mail From Name
This is the name that will appear in the e-mail from field.
E-mail Subject
Type a subject, so you will know what form these results came from.
Security Code
This is a code you pick to help secure the form. Just pick a random 6 digit number.
Html
Leave this blank for now. We will come back and edit it later.

Click the Submit Info. button.
You will then be given some code that you can cut and paste into your main form. After adding this code save your main form, but do not quite the HTML editor program.
Step Three

If you want to make the e-mailed results look exactly like your original form then:
Rename and save the original form.
For every input field add $fieldname (where field name is the name of that field) to the default or initially selected area of the inputfield.
Change all the links and images to include the whole URL including the http://.
Save the form.
View the source code and copy everything between and including the <BODY> and </BODY> tags. (Highlight it and push Ctrl + C)
Quit the HTML editor.

If you want to make the e-mailed results look different than your original form then:
Create a new form looking exactly the way you want it to.
Any Place you want a field form result to show add $fieldname (where field name is the name of the field you want to display)
Make sure all the links and images to include the whole URL including the http://.
Save the form.
View the source code and copy everything between and including the <BODY> and </BODY> tags. (Highlight it and push Ctrl + C)
Quit the HTML editor.

Step Four
Go back to the members area of our home page and login.
Once you are logged in click the Form Results Button that looks like this:

Click the Edit Form button that looks like this:

Select the form name you previously saved.
Click Select.
Move your cursor to the HTML box.

Paste the code you copied from the HTML editor program (push Ctrl + V)
Click the Submit Info. button.
Exit out of the members area.
Step Five
Try your new form. It should work that easily!
Step Six
You can repeat these steps for as many forms as you have, so they will all be unique.
If you want to change the way a e-mail looks, just edit the HTML and paste it back into the database under the same name as you originally created it as.
   

Having Problems?
Drop us an e-mail or call us. We are always happy to give
you one-on-one free support.


   

Check our Homepage!