I don't know if there is any specific way of accessing the bookmarks, but you should be able to dig around with the help of Intellisense.
That said, I can't see that it's worth the effort. IE favourites are all stored as shortcuts in a specific directory (usually under Documents and Settings), so it should be easy to get them using ADIR().
As for Firefox, it stores its bookmarks in a single HTML file. As JRB-Bldr suggested, you should be able to parse the file (it's just text) and extract the relevant information.
Mike
__________________________________
Mike Lewis (Edinburgh, Scotland)
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.