I want to show my Bookmarks on an ASP.NET page so I guess I need to import them when page loads.

They needed to be shown as it is in IE -> Favourites Menu. Is this possible and if yes then what do I need to do. I also want an ability to add them from the webpage and delete them.

Cheers.