Hi all,
I have a problem related to a link for write an email address.
I have a crm:Snippet in my Portal, and I'm hyper linking it, I can get the Text for it, but is impossible for me do the NavigateUrl, the example follows:
<asp:HyperLink ID="HyperLink1" NavigateUrl= "mailto:" Text='<%$Snippet:SupportEmail%>' runat="server" ></asp:HyperLink>
Any expert could give me his opinion?
thanks!
Js