PDA

View Full Version : How to create a feed back form



ravi117
November 5th, 2006, 11:32 PM
Hi

If anyone knows an easy way to create a feed back form, just to send few information to as an email, pls help me out.

Thankx

matthewjumps
November 5th, 2006, 11:42 PM
http://www.w3schools.com/html/html_forms.asp

explains it...

simplistik
November 6th, 2006, 02:25 AM
http://www.kirupa.com/web/php_contact_form.htm

ravi117
November 6th, 2006, 11:26 AM
http://www.kirupa.com/web/php_contact_form.htm

I've tried this method but it doesnt work. do u know any other way to do this without php

JoshuaJonah
November 6th, 2006, 11:38 AM
Nope, requires a server-side language to be able to send an e-mail.