is there any generic function for add to favorite and home-page for all type of web-browser?
Is there 开发者_JS百科any generic function for add to favorite and home-page for all type of web-browser?
No one way, though you can easily create your own utility: http://labnol.blogspot.com/2006/01/add-to-favorites-ie-bookmark-firefox.html
You would need to use JavaScript, the C# tag you're using is misleading here, I guess.
- This SO posting has details.
- This is another SO posting about the same topic.
精彩评论