Forum Discussion

boaz_haim's avatar
boaz_haim
Contributor
12 years ago

sending mail with hyper link

Hi,

I have a script whice sends email via outlook.

Is there a way to include a hyper link in the mail?

1 Reply


  • Hi Boaz,


     


    As you can send the body of the message in the HTML format, to my mind, you can use the following structure:


    <a href="Link">Some text</a>