Re: how click button to add to favorites?

Tech-Archive recommends: Fix windows errors by optimizing your registry



ASP, ASP.NET, HTML
Clicking on button pops up the browsers "Add to Favorites" Dialog with
the current page title and Hyperlink.


<input id="btnBookmark" type="button" value="Add To Favorites"
onclick="window.external.AddFavorite(location.href, document.title);">



:)

"VB Programmer" <dont@xxxxxxxxxxx> wrote in message
news:ub37enYPGHA.428@xxxxxxxxxxxxxxxxxxxxxxx
How do I make a button so that when they click on it the site is added to
the Favorites?





.


Quantcast