hi,
firefox allows end user to export bookmarks to xbel bookmark exchange format. but i would like to programmatically:
- export some (not all) of the bookmarks and
- import xbel bookmarks into firefox.
preferably using a web language so that i can run the script from web server.
Can anyone suggest a solution?