Hi there, i need a contact form, and i´m not very experient with that... so, the fields would be(i´ll writte in portuguese and translate to english ) : Nome (name): E-mail (no need to translate) Contacto (contact) Mensagem (message) the website is www.t3-web.com, and the location of this form will be www.t3-web.com/contacto.html the mail to direct the form is info@t3-web.com can somebody help me out on this one? thanks in advance...
well, you'll need a mail script. Are you using .php? If so, I can help. I use the MailIt script for all my sites. Take a look at www.dilu-art.com/contact.htm The client fills out the form, sends it, then 3 things happen. 1) You get an email with the info they submitted. 2) They get sent to a welcome page. 3) They get sent a personilized email from you (your server) thanking them and letting them know you will contact them soon. If you aren't running php though, then I don't know. There are various mail form scripts all over the net though available for free. Let me know if you want this script, I'll .zip it and attach it.
Hello!!! Can someone help me out here... Still trying to find a solution... If someone knows how to do it the form should have: Nome (name), Assunto (subject), Contacto (contact), Mensagem (message)... And should be sent to: info@t3-web.com The "thank you" page should be www.t3-web.com/thank.html and the error page (not completed form) should be www.t3-web.com/error.html I really need help on this one guys... if you use a standart but editable contact form please tell me which one... Thanks in advance
Here you go. It's what I use, however, there's a much newer version of the script available if you are interested. I don't need all the extra bells and whistles though, so I've not updated. Inside contains the script(s), FAQ's and Installation instruction. The updated script can be found here: http://www.ultimateformmail.com/ufm2/index.php?showtopic=622
Here is Solution I have attached Html Form.zip . Please download. Three files in zip. form.html mail_comments.php Thank.html Just unzip. open form.html with any html editor ( Dreamweaver ) .Copy form and past where you want to add. Open mail_comments.php on 3 line ($to = "info@domain.com" change with your email address and save. And upload on server.You are done.If you still have any question.Please ask. Good Luck
Here's the one I use - there's even a wordpress contact form version as well. I also set up a step by step tutorial on how to install it for my web hosting customers. You might find it helpful, too. Script: http://www.dagondesign.com/articles/secure-php-form-mailer-script/ My Tutorials: http://eventurebiz.com/tutorials/index.htm Example: http://www.eventurebiz.com/web_development Good luck (and feel free to host any site you create on my site ). I got lots of free scripts.