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 -

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

php - I want to create a website for polls/survey like this http://www.poll-maker.com/ -