October 23, 200916 yr i want to add a basic contact form to my contact page (name, email address, contact number& message) could someone please explain to me how i go about this please? (my coding knowledge is quite poor) thanks
October 23, 200916 yr It's best to use a script instead of trying to code one yourself because it will have security measures built in to deal with spambots. Try http://www.email-form.com/ or http://www.formmail.com/ You will have to download the files and then edit a form so that your form fields match those in the php processing file; and add in your email address. build your web forms using your favorite HTML editor (Macromedia Dreamweaver, Microsoft FrontPage or any other), and then just edit configuration file to make web forms do what you want. You don't have to know programming, just follow the instructions from the Form Processor Pro manual.
Create an account or sign in to comment