html - Anchor link is not diplaying in Gmail -


when trying send link

 <a href="fswapp://">test</a> 

i have tried result same.

 <a onclick="window.open('fswapp://','_blank')">test</a> 

gmail not displaying link. necessary send link given in code.

please suggest solutions. thanks.


Comments

Popular posts from this blog

command line - Use qwinsta in PowerShell ISE -

ruby - Net::HTTP extremely slow responses for HTTPS requests -

java - Incorrect order of records in M-M relationship in hibernate -