|
|
 |
Re: FN-FORUM: ASPMAIL
date posted 16th January 2004 17:01
Is that ASPMAIL ie Set mailer = Server.CreateObject("SMTPsvg.Mailer")
or ASPEMAIL?
Pam
----- Original Message -----
From: "Carl W Crawley" [EMAIL REMOVED]
To: [EMAIL REMOVED]
Sent: Friday, January 16, 2004 5:37 PM
Subject: Re: FN-FORUM: ASPMAIL
>
>
> > Hi,
> > I am trying to send an HTML ASPMAIL message with an attachment but
it
> is
> > coming out as plain text. Am I right in thinking that it isn't possible.
I
> > have set the ContentType to text/html but I gather that it is ignored if
> > there is an attachment
>
>
> Hi Pam,
>
> There's an option in ASPEmail to Set the content to HTML...
>
> Something like
>
> ObjMail.IsHTML = TRUE
>
> That'll do it for you - I've got it running on about 15 sites with HTML
> mail.
>
> Rgds,
>
> C.
>
>
> --
> ** Get all the Freelance Work you Can Handle *
> The Web Design Business Kit will show you proven tactics
> and strategies for marketing your business, winning bids,
> managing projects and pricing your work. Free Shipping Worldwide.
> Read more & get free chapters at:
http://www.sitepoint.com/launch/b7c91e/3/4
>
> To advertise here: http://www.freelancers.net/advertising.html
>
> |
 |
|