Connecting Tech Pros Worldwide Forums | Help | Site Map

HTML Simple Contact Form

Newbie
 
Join Date: Oct 2008
Posts: 16
#1: Nov 8 '08
Is it possible to ever have a simple HTML contact form that automatically sends instead of opening outlook (or a third party email). Or is this only achieved through PHP?

drhowarddrfine's Avatar
Expert
 
Join Date: Sep 2006
Posts: 5,572
#2: Nov 8 '08

re: HTML Simple Contact Form


Yes, it's easy to make a contact form but you do need to handle it on the server side with some programming language, not just PHP.
Newbie
 
Join Date: Oct 2008
Posts: 16
#3: Nov 8 '08

re: HTML Simple Contact Form


Quote:

Originally Posted by drhowarddrfine

Yes, it's easy to make a contact form but you do need to handle it on the server side with some programming language, not just PHP.

ahh i thought so but I wasnt sure. Every code I keep using it keeps bringing up outlook to send the email and isnt emailing it in the form as is.
Reply