Laurie,

By the time you see this you will probably have gotten a dozen answers,
but just in case ...

There are two ways to save a page complete with all graphics:  

1.  If you have virtual pages, and if they are set with enough memory,
and if your system allows you enough memory, you can save the entire
page as a BMP file... in other words, you take a picture of the page and
end up with a HUGE file [which can be kept zipped except when you use
it].

2.  You can rewrite the html code to show the new locations of all the
graphics which go with the page ... probably the easiest way would be to
use "relative" rather than actual locations, and the easiest way to do
that is to dump all the html & all the graphics into a directory of its
own ... and then you use your editor to go through the code and search
for "img src" and each one you find you *remove* everything between the
= equal sign and the name of the graphic.  That is time consuming, but
not beyond the capability of the simple editor which comes with Arachne. 
F-7 & CTRL-L can take you step by step through the html code to each
link to a graphic.

l.d.
====


On Tue, 17 Jul 2001 01:19:27 +0100, Laurie L Proud wrote:

> Hi All,

> After downloading several HTML webpages from a site with full screen
> colour photographs, (without a hitch), after saving the link in my
> hotpage I can access these pages and photographs while off line from
> the cache after several days.

> I would like to move this data from my cache, and keep it for a little
> while. When I move it into another directory, the links from the pages
> to the photo's don't work.

> Is it possible to maintain the operation of the links while in another
> directory...what do I have to reconfigure ?

> I have made a backup copy of the photographs but technical information
> pertaining to the photo's is in the HTML pages, so need the photo's back
> in the pages. I start the pages from my hotlist as the cache surf is
> broken in 1.7 r3.

> Thank you, Laurie

> -- Arachne V1.70;rev.3, NON-COMMERCIAL copy, http://arachne.cz/

-- Arachne V1.70;rev.3, NON-COMMERCIAL copy, http://arachne.cz/

Reply via email to