I am looking for the way that my site visitors can create a shortcut of web site with the site's icon (favicon.ico) or my desire logo.
Thanks a lot for any reply.
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Suthish NairPosted Dec 1, 2010, 10:54 PM
Or, create a windows application. On button click event call your website address..
System.Diagnostics.Process.Start("http://www.c-sharpcorner.com/")