|
-
Jul 4th, 2001, 09:14 PM
#1
Bookmark file converion app
is it possible to convert netscapes bookmark file into a text file that is in this format
Websitename|URL
if so where I can I find info on doing so or has anyone else here done something like this?
-
Jul 4th, 2001, 10:06 PM
#2
-
Jul 4th, 2001, 10:15 PM
#3
Laugh, and the world laughs with you. Cry, and you just water down your vodka.
Take credit, not responsibility
-
Jul 4th, 2001, 10:17 PM
#4
heres the source to a short one I just made
<!DOCTYPE NETSCAPE-Bookmark-file-1>
<!-- This is an automatically generated file.
It will be read and overwritten.
Do Not Edit! -->
<TITLE>Bookmarks for </TITLE>
<H1>Bookmarks for </H1>
<DL><p>
<DT><A HREF="www.newday.com" ADD_DATE="994301843" LAST_VISIT="0" LAST_MODIFIED="0">Newsday</A>
<DD>
<DT><A HREF="www.wasingtonpost.com" ADD_DATE="994301865" LAST_VISIT="0" LAST_MODIFIED="0">Wasington post</A>
<DD>
</DL><p>
-
Jul 4th, 2001, 10:41 PM
#5
ok then how can I load the html file into a textbox?
-
Jul 4th, 2001, 10:54 PM
#6
well actualy I have this i have loaded two listbox one has the name of the site and the second has the url but it is like this
file:///c:/program files/netscape/users/default/www.vbforums.com
how can I strip up to the path of the file if i go to the www and the site url dosn't have the www then it will end up empty
hmmmm
-
Jul 4th, 2001, 11:00 PM
#7
k I got that taken care of
now how do i go about puting the contents of the listboxs into a textfile that would look like this
http://www.vbforums.com|VB Q&A
??????????????
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
|