FORM WITH REQUIRED FIELDS within an iframe
2 samples of plain forms with no extra styling

This form is run through the CutnPaste server.
No CGI bin or PHP needed on your own host's server!
The forms have been placed into iframes to save space and make the thank you page appear where the form is now so a new window will not open.

I have placed a 2 column table on this page. This side of the page can contain text, instructions, bullet points, reminders, etc while the form scrolls beside it in the second column.

It allows a plain form to not look so generic because it fits into your web page.  I use a WHITE background on the page with the form to have contrast, but it could be the same color as this page so it would blend and look seamless as shown in the second example.

The iframe height is adjustable to fit the space you are working with.

This form includes
required fields,  
redirect to own response page,
automated email response to the visitor's email,
can have UNLIMITED number of fields,
and additional code NOT available from cutnpaste: disabled enter code (so the form isn't sent by accident before finished)
Contrasting color example:


Blended color example:
email sample:  confirmation form to visitor  (verbiage is completely modifiable)
Your online form was sent to SamiSite.com

Thank you for trying out the sample form!


email sample:  data returned from form input
On Tue May xx xx:xx:xx 200x,
The following information was submitted.
-----------------------------------------------------------------

FirstName : ss
LastName : sdf
Email : sdf
Company : sdf
Address1 : sdfdf
Address2 : sdfsadf
City : asdfsdf
State : sdfsdf
Zip : dsf
Phone : sdf
--
IP address of sender: xx.xxx.xx.x
Browser used: Mozilla/4.0 (compatible; MSIE 5.5; Windows 98; Win 9x 4.90)




TUTORIAL on this page