Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

HTML Viewer?

0 views
Skip to first unread message

Roy C. Lee

unread,
Jul 2, 1998, 3:00:00 AM7/2/98
to

I have created a company demo that creates web sites. They want to be
able to show samples of the web pages from a cd-rom. 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
display an HTML doc from a movie. Does anyone know how this could be
achieved? Just a simple viewer would be nice.
I'd appreciate any help. Thanks
Roy


Geir Bratlie

unread,
Jul 3, 1998, 3:00:00 AM7/3/98
to

> 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-

0 new messages