marin
13 years agoFrequent Contributor
How to include a hyperlink into eMail message body
Hello all,
in my project I am using SendMail() mtehod to notify recipients about test results.
What I'd like to achieve is to include a hyperlink pointing to corresponding generated .mht file into eMail body rather than attaching the whole .mht file.
I noticed that eMail generated via SendMail() method is formatted as plain text - therefore a hyperlink will not work there.
Is there a possibility to format the eMail as HTML and thus be able to include a hyperlink into eMail body?
Many thanks for any hints.
Marin
in my project I am using SendMail() mtehod to notify recipients about test results.
What I'd like to achieve is to include a hyperlink pointing to corresponding generated .mht file into eMail body rather than attaching the whole .mht file.
I noticed that eMail generated via SendMail() method is formatted as plain text - therefore a hyperlink will not work there.
Is there a possibility to format the eMail as HTML and thus be able to include a hyperlink into eMail body?
Many thanks for any hints.
Marin