archiving

W

Wxman2000

I'm trying to create a web page that will archive images from other
locations. The goal is having a web page, that when opened, pulls in all
current images that are linked into it, then saving them to archive (as they
are updated on a constant basis).

I have a simple page developed that serves this purpose, and to accomplish
this, I just have to do a "save as", and save it as an ".mht" file. This
then archives all the images in a "static" format and into a single file.

The problem with this is that I need something more user friendly for other
users of the page, as far as the correct saving procedures go. Trying to get
everyone to remember to save it as an ".mht" file has produced problems.

One thing I tried was incorporating a button at the top of the web page to
save the file in ".mht" format when clicked (this is what I'm looking for,
something very simple). It works and saves the file as an ".mht", though
when this file is opened, it only contains the code of the web page, not the
page with images itself.

Is there another way to accomplish this, or am I on the right track with the
button idea? Any suggestions would be much appreciated. Thank you for your
time.
 
T

Thomas A. Rowe

There is no other way to accomplish what you want.

--
==============================================
Thomas A. Rowe (Microsoft MVP - FrontPage)
==============================================
If you feel your current issue is a results of installing
a Service Pack or security update, please contact
Microsoft Product Support Services:
http://support.microsoft.com
If the problem can be shown to have been caused by a
security update, then there is usually no charge for the call.
==============================================
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top