Dear friends
I have a web page that showing staff's info
I'm using
<asp:Literal ID="ltEmail" runat="server"></asp:Literal>
code to show staff's email address. I'm trying to add a link to his/her email instead of showing only email address without a mailto: link. I couldn't figure out how to achieve it.
I would be so appreciated if someone helps me out about it.
Regards.
Go to the complete details ...