Click to See Complete Forum and Search --> : I need a simple email form


soshibbylicious
04-13-2004, 01:14 AM
I need a simple form that I can use to submit email. Anyone have a link to one?

Something simple like:

Name:
URL:
Comment : (with a comment box here)
Submit (button)


angelrodriquez.com (http://angelrodriquez.com) angel (arodriqu@ucla.edu)

buntine
04-13-2004, 01:21 AM
Theres thousands of them around. What language do you want to use? ASP, CGI, PHP, JSP, etc.

Also, you shouldnt cross-post. This would normally be deleted.

Regards.

soshibbylicious
04-13-2004, 02:06 AM
PHP would be fine

Thanks for the heads up

buntine
04-13-2004, 02:54 AM
Ok, check these examples out.

http://www.stargeek.com/php_scripts.php?script=12
http://www.bigwebmaster.com/PHP/Scripts_and_Programs/Email_Systems/
http://www.hotscripts.com/Detailed/28930.html

Regards.

PeOfEo
04-15-2004, 05:10 PM
http://www.webdevfaqs.com/php.php#mailer or pyro's example.

vinoth
04-22-2004, 03:38 PM
u can have, but beware they can cause u spam.

PeOfEo
05-02-2004, 04:43 PM
Originally posted by vinoth
u can have, but beware they can cause u spam. No they can't... server side forms do not contain an email in the source code bud.