How do you get and anchor link to show up in the Notes Client email when sending from the web. I've tried:
1. Anchor link as <a href="http://"+ server + db + "form?OpenForm&ParentUNID=" + txtMailArAgDocUNID + ">" + text + "</a>
Result: Link shows up as working, HTML shows as source.
2. Compose HTML form :
<HTML><Head><BODY><a href="http://"+ server + db + "form?OpenForm&ParentUNID=" + txtMailArAgDocUNID + ">" + text + "</a></HTML></HEAD></BODY>"
Result: Link shows up as working, HTML shows as source.
How can you code for it to show up only as anchored text?
Thanks for your help.
Freedom
gabrieldrm@hotmail.com
Software/Hardware used:
ASKED:
September 23, 2005 10:21 AM
UPDATED:
September 23, 2005 11:07 AM