Hi,
I'm using one javascript link to send a mail. in my code i have already added subject & body in my link but while iam sending signature is not added in my outlook. how to get signature while sending automatically
my code:
<a href="mailto:ab beyvet@outfront .net?Subject=Pl ease%2C%20I%20i nsist
%21&Body=Hi%0D Best of Luck"> link</a>
I'm using one javascript link to send a mail. in my code i have already added subject & body in my link but while iam sending signature is not added in my outlook. how to get signature while sending automatically
my code:
<a href="mailto:ab beyvet@outfront .net?Subject=Pl ease%2C%20I%20i nsist
%21&Body=Hi%0D Best of Luck"> link</a>
Comment