Hello,

On 10/14/2002 09:25 AM, Dennis Philpot wrote:
> Hi im quite a n00b, but i get some data out of the database and now i want
> to send an HTML - Email with all tag lik <font> <a href=""> ...
> 
> someone knows help
> 
> its an windows xp iis 5.0 with php install and an access db

You just need to set the Content-type message header to text/html.

If you would like a simpler way that also allows you to embed image 
files, attachments and alternative text and html versions of your 
message, you may want to try this class:

http://www.phpclasses.org/mimemessage


-- 

Regards,
Manuel Lemos


-- 
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to