March 5, 200917 yr Hi all i'm just putting together my first website and on the contact page want a simple form, nothing fancy just somewhere for people to put personal details that are then emailed to me. What technique would you recommend.
March 5, 200917 yr Hi Bazmati try this: http://htmldog.com/guides/htmlbeginner/forms/ as it will give you a really good understanding of forms Tel
March 5, 200917 yr Author Cheers Tel, just had a quick flash through that gonna go through it in more detail later, am i right in thinking that any form has to be sent to the server and then that sends you the data.
March 5, 200917 yr Yes it has to have some server interaction mate - usually a php code sits behind the site and your form goes to that and the php file sends the email. You can get a few pre-written scripts if you type in PHP EMAIL SCRIPTS to google
March 6, 200917 yr depends on your hosts.... Possibly if you have something like cpanel, fantastico, something like that.... It's a long time since I used pre made scripts though!
March 7, 200917 yr Hi there you can get a form script from The Ace Design Index its called form to email pro visit http://www.AceDesignIndex.co.uk and click on resources its free
Create an account or sign in to comment