Hi All,
I am trying to send an email to Lotus Notes from SAP with a mailto link coded in HTML tags inside the mail body. But this mailto link is not working in Lotus Notes. But the same is working in Outlook.
When i click on mailto link in Lotus its showing error 'No permission to use this network source. Contact administrator of this server to find out if you have access permissions.'
Can any one help me in this issue? Is there any other syntax for mailto link to work in Lotus Notes.
Currently my code is : <a href="mailto:eccoffline@ecc-dev.com.com?subject=A' lv_wid_text ' - Approve Document">APPROVE</a> '
Thanks,
Ann