0 pts.
 HTML in the Notes Client email
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

Answer Wiki:
No guarantee it will work, but have you tried wrapping your html with square brackets?
Last Wiki Answer Submitted:  September 23, 2005  11:07 am  by  Stiletto   2,700 pts.
All Answer Wiki Contributors:  Stiletto   2,700 pts.
To see all answers submitted to the Answer Wiki: View Answer History.


Discuss This Question:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _