Re: how click button to add to favorites?
- From: "VB Programmer" <dont@xxxxxxxxxxx>
- Date: Wed, 1 Mar 2006 18:50:58 -0500
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?
.
- References:
- how click button to add to favorites?
- From: VB Programmer
- how click button to add to favorites?
- Prev by Date: how click button to add to favorites?
- Next by Date: ASP.NET 2.0 Exceptions
- Previous by thread: how click button to add to favorites?
- Next by thread: Re: how click button to add to favorites?
- Index(es):