Re: Sending emails as html pages.

2002-08-15 Thread Jenda Krynicky
From: Joe Echavarria <[EMAIL PROTECTED]> > I have a script that it's output is a html page. How > can i send the html page exactly how it is?, the > contents like the one that is on the web server. It is > something like the emails we receive from red hat brim > , oracle and others companies.

RE: Sending emails as html pages.

2002-08-15 Thread Bob Showalter
> -Original Message- > From: Joe Echavarria [mailto:[EMAIL PROTECTED]] > Sent: Thursday, August 15, 2002 1:55 AM > To: [EMAIL PROTECTED] > Subject: Sending emails as html pages. > > > Hi there, > > I have a script that it's output is a html page. How > can i send the html page exactly

RE: Sending emails as html pages.

2002-08-15 Thread Timothy Johnson
Find an html page that you've received and look at the source and header. You should see a line something like: Content-type:text/html (Capitalization and spelling DO count, so double-check them). This is the key to having the recipient's mail client treat your message as an html formatted messa