PDA

View Full Version : Coding A Contact Form


duhh
07-26-2006, 01:24 AM
I've looked around but can't find anything like I want maybe someone here can help me.

I have this contact form........
http://img132.imageshack.us/img132/2483/contactxq6.jpg

How would I go about making that work? Can anyone point me to a guide on coding this? or explain how to do it so I can try?

_Aerospace_Eng_
07-26-2006, 01:31 AM
Which part are you having trouble with? The server side or the actual coding and styling of the form?

duhh
07-26-2006, 01:33 AM
Everything, I need to know how to get started with coding it.

ronaldb66
07-26-2006, 08:06 AM
HTML Beginner: Forms (http://htmldog.com/guides/htmlbeginner/forms/)

HTML Advanced: Accessible Forms (http://htmldog.com/guides/htmladvanced/forms/)

ALA: Prettier Accessible Forms (http://www.alistapart.com/articles/prettyaccessibleforms/)

Just a couple of articles to get you started... :thumbsup: