dsmcd said:
No, I'm sorry but that won't do. I'm looking for something where the sites can
be named, ordered, and saved permanently.
Any other suggestions?
Thx,
D.
Again, it may not be exactly what you are looking for but you might have a
look at NetOpener.
http://www.code.gr/netopener/
It allows you to put in up to 20 URLs which are stored, and which can be
opened with one click. If you need more than 20 you can run multiple copies
of NetOpener from different folders.
OR . . .
If you need to open individual URLs why not make a simple HTML file with the
URLs arranged as you want them. I have several for different subjects, one
of which I call Start.htm and use as my start program. A truncated version
is shown below. I find this better (and safer) than using Favourites.
Alternatively, if you have several of these .htm files you can just click
any of them to open the browser.
<HTML>
<HEAD>
<TITLE>Start</TITLE>
</HEAD>
<BODY BGCOLOR="#E7FDB3" TEXT="#000000" LINK="#0000FF" VLINK="#800080"
ALINK="#FF0000">
<B>
<CENTER>
<FONT SIZE=6 COLOR=#FF0000" >Start Page</FONT>
</CENTER>
<P>
<LI><A HREF="
http://groups.google.com/groups?group=alt.comp.freeware">ACF
Archives</A>
<LI><A HREF="
http://www.artemotore.com/midi/">Artemore Midi Search
Engine</A> -
<LI><A HREF="
http://babelfish.altavista.com/">Babelfish</A> - Translation
site
<LI><A HREF="
http://bubl.ac.uk/link/types/dictionaries.htm">BULB
Dictionaries</A> - BULB Dictionary links
<LI><A HREF="
http://www.etymonline.com/">Etymological Dictionary</A> -
<LI><A HREF="
http://www.alltheweb.com">Fast (All-the-Web)</A> - All The Web
search engine
<LI><A HREF="
http://www.filext.com/">File Extension Directory</A> -
<LI><A HREF="
http://foldoc.doc.ic.ac.uk/foldoc/index.html">Foldoc</A> -
Dictionary of Computing
<LI><A HREF="
http://www.freefoto.com">Freefoto</A> - A large collection of
photographs
</B>
</BODY>
</HTML>
(Note: Some of the lines above may wrap)
===
Frank Bohan
¶ Always face the sun, and you will never see your shadow.