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?
Printable View
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?
Anyone ?
*cough* Cheesy promotion for Rye's cheesy software *end cough*Quote:
Originally posted by RyeBread
I use QuadWeb! from RyeBread Software.
:D:p:D
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>
ok then how can I load the html file into a textbox?
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
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
??????????????