Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

PHP Form

Status
Not open for further replies.

Ivan1

Programmer
Jun 18, 2001
113
0
0
US
Hi.
I was wondering about two things. First, how do I add color to certain text within an auto-responder e-mail that goes to a customer who fills out the form on the Website. The form is processed with a PHP script. Second, is there any way to attach a PDF file to an auto-responder e-mail. Any suggestions are much appreciated. Thank you.
Ivan

 
add colour: yes in an html mail. just add inline html declarations (this is more widely supported than imported style sheets

attach files: yup. no problem.

for an easy solution to both issues google for phpmailer.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top