|
-
Sep 25th, 2003, 06:02 PM
#1
Thread Starter
^:^...ANGEL...^:^
Bookmarks from IE.
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.
-
Sep 26th, 2003, 07:55 AM
#2
Thread Starter
^:^...ANGEL...^:^
-
Sep 26th, 2003, 09:47 PM
#3
PowerPoster
You first need to give the asp.net account access to your favorites folder. Then you will also need to do the necessary coding to access the folder where they are located.
You can export your favorites to an html file if you want. In IE go to File->Import Export
Maybe you can set up a drop folder for this html file, and have the asp.net account access the html file itself. Then, whenever you want to republish your bookmarks, you just do a new export and the asp.net pages will get the changes.
-
Sep 26th, 2003, 11:05 PM
#4
Thread Starter
^:^...ANGEL...^:^
Thanks for another solution. I will give it a try.
Cheers.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|