|
|||||||
Join now to share free website templates or post on the forum. If you have never been on a forum before read the
FAQ. It's quick, easy and free to join!
|
![]() |
|
|
LinkBack | Thread Tools | Display Modes |
|
|||
|
Hi Guys,
I have need safe contact us form. can any body please help me with it. i have done some work but not sure whether its right or not. <h1 class="block">6 - Contact form</h1> <div class="column1-unit"> <div class="contactform"> <form method="post" action="index.html"> <fieldset><legend> CONTACT DETAILS </legend> <p><label for="contact_firstname" class="left">Name:</label> <input type="text" name="contact_firstname" id="contact_firstname" class="field" value="" tabindex="1" /></p> <p><label for="contact_country" class="left">Country:</label> <input type="text" name="contact_country" id="contact_country" class="field" value="" tabindex="1" /></p> <p><label for="contact_email" class="left">Email:</label> <input type="text" name="contact_email" id="contact_email" class="field" value="" tabindex="2" /></p> </fieldset> <fieldset><legend> MESSAGE DETAILS </legend> <p><label for="contact_subject" class="left">Subject:</label> <input type="text" name="contact_subject" id="contact_subject" class="field" value="" tabindex="4" /></p> <p><label for="contact_message" class="left">Message:</label> <textarea name="contact_message" id="contact_message" cols="45" rows="10"tabindex="5"></textarea></p> <p><input type="submit" name="submit" id="submit" class="button" value="Send message" tabindex="6" /></p> </fieldset> </form> </div> </div> </div> |
|
|||
|
Simple, go to JotForm - Easiest Form Builder sign up,create the form, it gives captura, date, send to email, reset form etc all different ways for your form including colors, thankyou submission.
Once you set the form up it will give you a script for it, the script has no copyright info on it such as(powered by xxxx,). Its a easy way to do it. |
|
|||
|
Quote:
|
|
|||
|
You could allways check this link out Email Me Form™ - HTML Forms, Web Forms, PHP Forms
Sign Up then make a form to your liking and stuff (: goodluck |
![]() |
| Thread Tools | |
| Display Modes | |
|
|