Hi!
I'm creating a small browser for my personal use.
I'm porgramming it in C# (.NET framework 2.0).
I'm using WebBrowser control.
I want to add some features like History and Bookmarks (Favorites) and I also want to import them from Internet Explorer.
How can I do that? Where does IExplore store them?
Thanks!
Internet Explorer Settings for Favorites and History. Programming with this settings. Can you help me?
you can check
1) c:\documents and settings\%26lt;your username%26gt;\Local Settings\Temp and TempInternetFiles
2) c:\documents and settings\%26lt;your username%26gt;\Favourites
Reply:to get your bookmarks off of IE open the browser-click file-import export-that will bring up the wizard-click next-export favorites-highlight the favorites folder-choose lcation to save to-click next-
onw all you have to do is import that file to your new browser.
good luck
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment