Click here to Skip to main content
15,885,694 members
Please Sign up or sign in to vote.
4.00/5 (1 vote)
See more:
I have link "click here to run teamviewer Quick support" to help user run teamviewer Quick support from web site. However when click link browser will download teamviewer Quick support to client then user click run to run program.
I want when user click link above will direct teamviewer Quick support not download.

Thanhk you !!!
Posted

1 solution

I am not sure what exactly you are looking for, but did you try doing this ?
HTML
<a href="https://www.teamviewer.com/en/help/index.aspx">Go to Teamviewer Support</a>
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900