Sign In | Register Now About Bytes | Help | Site Map
Connecting Tech Pros Worldwide

Contact us page

Question posted by: creative1 (Familiar Sight) on July 2nd, 2008 06:20 PM
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
hsriat
Expert
1,471 Posts
July 3rd, 2008
07:04 AM
#2

Re: Contact us page
Do it with PHP. Use one of the available classes for emailing.
PHPMailer
SwiftMailer

Reply
harshmaul's Avatar
harshmaul
Expert
481 Posts
July 3rd, 2008
02:28 PM
#3

Re: Contact us page
The only html solutiom will be...

Expand|Select|Wrap|Line Numbers
  1. <a href="mailto:me@you.com?subject=Contact">Contact us</a>


Any others you will need to post in the appropriate forums

Reply
Reply
Not the answer you were looking for? Post your question . . .
189,891 Experts ready to help you find a solution.
Sign up for a free account, or Login (if you're already a member).

Latest Articles: Read & Comment
Top HTML / CSS Forum Contributors