User Favorites

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • ljlevend2

    #1

    User Favorites

    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

  • Cor Ligthert [MVP]

    #2
    Re: User Favorites

    Hi Lance,

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

    \\\
    AxWebBrowser.Na vigate("about:< html><body
    onload=javascri pt:window.exter nal.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


    Comment

    • Crouchie1998

      #3
      Re: User Favorites

      Maybe this is what you are looking for:



      I hope this helps,

      Crouchie1998
      BA (HONS) MCP MCSE


      Comment

      Working...