Favorites

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

How can I get Name and Url of Favorites?
I need to save these in sql database. When I use Javascript
'window.external.AddFavorite(url, name)' a popup window lets you save the
link to your favorites. I didn't figure out, how I can pickup url and name
from the popup or how I can read existing favorites.
Thanks for support.
Thomas
 
Thanks for anwering. But I need to do this automatically without user
intervention. Our xml application does not provide the default toolbar of
internet explorer. Therefore, the user needs a possibility to add a page from
our app to the favorites of internet explorer.
Any idea?
 
Back
Top