FaF:
> 
> hello all
> 
> Can someone help.
> 
> I have downloaded some web pages and saved them as html.  the pages
> had diagrams and pictures.

As most Web-Pages do :)

> 
> However when I later loaded these pages offline by Voyager Open File
> menu, I get the pages on screen minus the diagrams/pictures - just
> squares with the words - image xxx etc

First download the diagrams (they are pictures) from the web-page
(while online - natch) and save them to the same directory that you
have the page saved in.  If this doesn't work, the page calls the
images from their url!  In which case you will have to tinker with the
pages code to view the images. (but, you will still need to download
the images)

Example:

Page Code---
   <IMG SRC="http://www.whatever.com/images/picture.jpg">
Would have to be recoded---
   <IMG SRC="picture.jpg">
Where the image (picture.jpg) has been downloaded and saved in the
same directory as the page using that picture.

> Thanks for any help

I hope that this was of some help :)


-- 
--
Regards,

David Crawford,

Editor The UGN-Times
A free Disk/AmigaGuide magazine.

Latest Issue is at http://ugn.amiga.org
Back Issue Archive is http://pwp.amigaonline.net/targhan

_____________________________________________________________
NetConnect mailing list. To unsubscribe, send an 'unsubcribe'
message to <[EMAIL PROTECTED]>

Reply via email to