Connecting Tech Pros Worldwide Help | Site Map

Contact us page

Needs Regular Fix
 
Join Date: Sep 2007
Location: Canada
Posts: 273
#1: Jul 2 '08
Hi,
I want to add a contactus page for my page. I don't want to use a simple HTML page without PHP or JSP. Can someone help me. I had setup emailing system through javamail but we changes our mind to work with Apache. Now it's getting hard to see how I can do it.
hsriat's Avatar
Expert
 
Join Date: Jan 2008
Location: Bath, UK
Posts: 1,609
#2: Jul 3 '08

re: Contact us page


Do it with PHP. Use one of the available classes for emailing.
PHPMailer
SwiftMailer
harshmaul's Avatar
Expert
 
Join Date: Jul 2007
Posts: 483
#3: Jul 3 '08

re: Contact us page


The only html solutiom will be...

[HTML]<a href="mailto:me@you.com?subject=Contact">Contact us</a>[/HTML]

Any others you will need to post in the appropriate forums
Reply


Similar HTML / CSS bytes