Help - Search - Members - Calendar
Full Version: Recommendations for Contact Forms
HTMLHelp Forums > Web Authoring > Markup (HTML, XHTML, XML)
kinetickatie
Does anyone have a good recommendation for a contact form? I used emailmeform.com before but wasn't too impressed with it, it wouldn't work in Firefox. So I'm on the hunt for a new one. Any suggestions? I'm fairly new to coding and know nothing about scripts yet. Thanks for any help!
sirhavok
You might wanna try using Php or ASP. Just make sure what server your page is going to be hosted on.

PHP is for Linux Servers
ASP is for Windows Servers


Good luck!
Christian J
Your web host might have a preinstalled contact form (assuming it's not a free host).
pandy
I think kinetickatie is looking for a service that handles everything. And sorry, I don't know which are good and not.
kinetickatie
I tried emailmeform.com again and it works! http://www.naiveglow.com/contact.html

Feel free to test it out, it works from my computer smile.gif
Frederiek
I get a parse error upon loading the page, caused by this not terminated line (198):
$('body').append('<br /><div>

One thing I noticed is if I submit, without filling in required fields, the error message for email indicates both "* This field is required" and
"* Invalid email address".

I don't know if it's possible with the service you use, but it would be nice if you can distinguish between an empty and an invalid field. You might consider looking into that.
Brian Chandler
Is there a particular reason for using the Latin/Cyrillic charset declaration?
(8859-5)

The whole business of form submissions and character encodings is a mystery to me, but I notice this page (htmlhelp) says 8859-1.. does that mean I can't type the Euro (€) symbol?

Or write the words of a song...

Расцветали яблони и груши,
Поплыли туманы над рекой.

Dunno. Anyway, I sent a test message.
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.
Invision Power Board © 2001-2013 Invision Power Services, Inc.