> My first try was
>with a Netscape browser but the bookmark links didn't work. Some cd
>drives are labeled G: F: and even found a Q:. So I want to be able to
Instead of using the whole path, you could use "\webpages\mywebdoc.htm"
instead of "d:\webpages\....."
That way it does not matter what drive the pages are on.
When linking to another HTML page that is in the same dir as the source
page, you leavo out the path, and only put the document refference in your
link..."mypage2.htm"
Hope this helps.
-Geir-