User Favorites

G

Guest

Is there any way to get a list of the current user's favorites? Ideally, I
would also want to restore the order of the favorites as they are lised in
Favorites menu of Internet Explorer.

Thanks,
Lance
 
C

Cor Ligthert [MVP]

Hi Lance,

The first (and last) help I got from Herfried.

\\\
AxWebBrowser.Navigate("about:<html><body
onload=javascript:window.external.addFavorite('" + textbox1.Text +
"')></body></html>")
///

I have more about the favorites however than not IE style so reply if this
is not what you want.

Cor
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top