Unoffical empeg BBS

Quick Links: Empeg FAQ | RioCar.Org | Hijack | BigDisk Builder | jEmplode | emphatic
Repairs: Repairs

Topic Options
#125000 - 06/11/2002 12:49 Save as HTML "complete": How to disable?
tfabris
carpal tunnel

Registered: 20/12/1999
Posts: 31578
Loc: Seattle, WA
Okay, in IE6, when you hit "File/Save As..." it gives you the option to save a complete HTML mini-site on your hard disk that contains a subfolder of all the images. This is called "Save As Web Page Complete" or something like that.

The other option is to just save the HTML file without the extra stuff.

Sometimes one appears as the default, sometimes the other one appears as the default.

How do I make the plain-HTML save be the default all the time? Anyone know?
_________________________
Tony Fabris

Top
#125001 - 06/11/2002 12:55 Re: Save as HTML "complete": How to disable? [Re: tfabris]
JBjorgen
carpal tunnel

Registered: 19/01/2002
Posts: 3583
Loc: Columbus, OH
Yes...that is an annoyance to me too...I'd love to know how to have it do html only all the time.
_________________________
~ John

Top
#125002 - 06/11/2002 13:21 Re: Save as HTML "complete": How to disable? [Re: tfabris]
wfaulk
carpal tunnel

Registered: 25/12/2000
Posts: 16706
Loc: Raleigh, NC US
Use wget.
_________________________
Bitt Faulk

Top
#125003 - 06/11/2002 14:42 Re: Save as HTML "complete": How to disable? [Re: wfaulk]
drakino
carpal tunnel

Registered: 08/06/1999
Posts: 7868
Speaking of wget, I can never remember the utility that is in Mac OS X that does the same thing. Anyone else remember it?

Top
#125004 - 06/11/2002 14:54 Re: Save as HTML "complete": How to disable? [Re: wfaulk]
tfabris
carpal tunnel

Registered: 20/12/1999
Posts: 31578
Loc: Seattle, WA
Wget does not meet my needs at this time. I need to be able to use the Save As option in internet explorer, not a third party program that goes out to the web all by itself. Must be from within IE.
_________________________
Tony Fabris

Top
#125005 - 06/11/2002 15:03 Re: Save as HTML "complete": How to disable? [Re: drakino]
ricin
veteran

Registered: 19/06/2000
Posts: 1495
Loc: US: CA
That would be Curl.

[aeryn:~] root# curl --version
curl 7.7.2 (powerpc-apple-darwin6.0) libcurl 7.7.2 (OpenSSL 0.9.6b)
_________________________
Donato
MkII/080000565
MkIIa/010101253
ricin.us

Top
#125006 - 06/11/2002 22:38 Re: Save as HTML "complete": How to disable? [Re: ricin]
V99
member

Registered: 12/01/2002
Posts: 192
Loc: Phoenix, AZ
You may want to add

alias wget 'curl -O '

to your .tcshrc file so you don't have to remember it.

Top
#125007 - 07/11/2002 02:44 Re: Save as HTML "complete": How to disable? [Re: tfabris]
Roger
carpal tunnel

Registered: 18/01/2000
Posts: 5682
Loc: London, UK
Click the "Edit in Notepad" button, and then save it from there?
_________________________
-- roger

Top
#125008 - 07/11/2002 03:46 Re: Save as HTML "complete": How to disable? [Re: Roger]
tfabris
carpal tunnel

Registered: 20/12/1999
Posts: 31578
Loc: Seattle, WA
Might work, I'll try that. Thanks.
_________________________
Tony Fabris

Top
#125009 - 07/11/2002 08:09 Re: Save as HTML "complete": How to disable? [Re: V99]
wfaulk
carpal tunnel

Registered: 25/12/2000
Posts: 16706
Loc: Raleigh, NC US
Bleargh. C Shell junkie! Figuring out how to change that was about the first thing I did on my MacOS X machine.
_________________________
Bitt Faulk

Top