On Fri, 29 Jun 2007 13:02:04 -0700, joxy
Whenever a .htm page is "saved as" the download box appears and there is a
noticeable delay before the saved file appears in its location. The download
box is a nuisance - how to stop it appearing?
Save = save with existing name, type, path
Save As = prompt for new name, type, path
So I can't see how Save As cannot *not* pop up a dialog that is
essentially the same as seen when downloading a file. In fact, in
this contect, Save would do the same, unless you really were editing a
file in a place that you had the right to save to.
Or maybe I've got it wrong, and the dialog box you refer to is not the
"where should I save this?" dialog, but a progress dialog that appears
while the save is in progress. In effect, you'd be complaining that
saving HTML files is taking too long.
Are these HTML files from the 'net, another PC on the LAN, your own
HD, or somewhere else like a CD or USB stick?
Are these plain HTML, or are there lots of pictures etc. as part of
the file? I ask this, as (depending on how you save) the system may
have to gather all these loose files are save them as well, either
within the same .MHT file or as a related subdir with the .HTM
If you have such a page, and just want to save the text, then in the
Save As dialog, choose "HTML Text Only". That should leave out the
rest of the fluff (which should appear as blanks) and save just the
text, and should be a lot faster, too.
Also, consider that HTML is quite high-risk material, and often has
"hooks" to the site that's hosting it, or the ads. These may impose
extra processing, plus your defenses (av, etc.) may have to be
involved in the process as well.
Consider this factor if you have more than one av installed and
running resident, and/or more than one firewall software likewise.