Help!

How do I save as a html document?

 
  

Post new topic   General Reply to Topic (not reply to a specific post)    Forums Home -> Document Management RSS
Next:  purchasing word permanently  
Author Message
JeanAnn
External


Since: Dec 16, 2005
Posts: 1



PostPosted: Fri Dec 16, 2005 9:10 am    Post subject: How do I save as a html document?
Archived from groups: microsoft>public>word>docmanagement (more info?)

Older versions of Word allowed you to save as an html format ready to upload
to web site - new version does not or I don't see you to do it from the File
menu! Now it saves as a MIME format??
Back to top
Suzanne S. Barnhill
External


Since: Sep 26, 2003
Posts: 24065



PostPosted: Fri Dec 16, 2005 1:58 pm    Post subject: Re: How do I save as a html document? [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

You don't say what version you actually have, but have you tried File | Save
as Web Page or just selecting one of the Web Page options in "Files of type"
in the Save As dialog?

--
Suzanne S. Barnhill
Microsoft MVP (Word)
Words into Type
Fairhope, Alabama USA
Word MVP FAQ site: http://word.mvps.org
Email cannot be acknowledged; please post all follow-ups to the newsgroup so
all may benefit.

"JeanAnn" <JeanAnn RemoveThis @discussions.microsoft.com> wrote in message
news:918C5280-3940-4DF9-8A9E-08B16D9CDE18@microsoft.com...
> Older versions of Word allowed you to save as an html format ready to
upload
> to web site - new version does not or I don't see you to do it from the
File
> menu! Now it saves as a MIME format??
Back to top
Wendell Brown
External


Since: Mar 29, 2009
Posts: 1



PostPosted: Sun Mar 29, 2009 11:30 am    Post subject: Re: How do I save as a html document? [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Hi Bob,

May I jump in here to ask a related question? Is there a way to make a macro
or shortcut button for "Save As web page (html)"? I use this command a lot,
and it was easy to access from the keyboard with Word 2003. Using Word 2007,
it seems to require a lot of mouse work to get to this command. I tried
recording a macro, but the macro is too specific, and contains the particular
file folder, file name etc that I used when recording the macro.

Thanks
Wendell

"Bob Buckland ?Smile" wrote:

> Hi Antonio,
>
> You mentioned what I'm assuming what looks to be a reference to .docX files. If so, that would be Word 2007. If that's the case
> Office Button=>Save As=>Other Formats
> and choose Web Page or Web Page-Filtered.
>
>
> If it is Word 97, that version used a Web Authoring Tool, Add-in and converter set. The original tool is an optional add in you can
> turn on via the Windows Control Panel=>Add/Remove Programs and selecting the Microsoft Office choice (you'll need your Word/Office
> CDs/disks).
>
> There is an updated version of the Word 97 Web Page Authoring tools available from the link in.
> http://support.microsoft.com/kb/172747
>
> When installed the Save options appear in the File menu in Word 97.
> ==============
> <<"Antonio Ciccia" <Antonio Ciccia.DeleteThis@discussions.microsoft.com> wrote in message
> news:4872A6EC-7AD1-43B6-BFD5-82B0E55B3D1C@microsoft.com...
> Hello I was wondering if you could help me out, I'm trying to change a
> document from doc.x to html my computer runs microsoft word 97. C an you help
> me?>>
> --
>
> Bob Buckland ?Smile
> MS Office System Products MVP
>
> *Courtesy is not expensive and can pay big dividends*
>
>
>
Back to top
Jay Freedman
External


Since: Mar 17, 2004
Posts: 2955



PostPosted: Sun Mar 29, 2009 2:43 pm    Post subject: Re: How do I save as a html document? [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Assign this to a keyboard shortcut:

Sub SaveAsWebPage()
Dim dlg As Dialog
Set dlg = Dialogs(wdDialogFileSaveAs)
dlg.Format = wdFormatHTML
dlg.Show
Set dlg = Nothing
End Sub

If you want the filtered HTML version, replace wdFormatHTML with
wdFormatFilteredHTML.

--
Regards,
Jay Freedman
Microsoft Word MVP FAQ: http://word.mvps.org
Email cannot be acknowledged; please post all follow-ups to the newsgroup so all
may benefit.

On Sun, 29 Mar 2009 11:30:01 -0700, Wendell Brown <Wendell
Brown.TakeThisOut@discussions.microsoft.com> wrote:

>Hi Bob,
>
>May I jump in here to ask a related question? Is there a way to make a macro
>or shortcut button for "Save As web page (html)"? I use this command a lot,
>and it was easy to access from the keyboard with Word 2003. Using Word 2007,
>it seems to require a lot of mouse work to get to this command. I tried
>recording a macro, but the macro is too specific, and contains the particular
>file folder, file name etc that I used when recording the macro.
>
>Thanks
>Wendell
>
>"Bob Buckland ?Smile" wrote:
>
>> Hi Antonio,
>>
>> You mentioned what I'm assuming what looks to be a reference to .docX files. If so, that would be Word 2007. If that's the case
>> Office Button=>Save As=>Other Formats
>> and choose Web Page or Web Page-Filtered.
>>
>>
>> If it is Word 97, that version used a Web Authoring Tool, Add-in and converter set. The original tool is an optional add in you can
>> turn on via the Windows Control Panel=>Add/Remove Programs and selecting the Microsoft Office choice (you'll need your Word/Office
>> CDs/disks).
>>
>> There is an updated version of the Word 97 Web Page Authoring tools available from the link in.
>> http://support.microsoft.com/kb/172747
>>
>> When installed the Save options appear in the File menu in Word 97.
>> ==============
>> <<"Antonio Ciccia" <Antonio Ciccia.TakeThisOut@discussions.microsoft.com> wrote in message
>> news:4872A6EC-7AD1-43B6-BFD5-82B0E55B3D1C@microsoft.com...
>> Hello I was wondering if you could help me out, I'm trying to change a
>> document from doc.x to html my computer runs microsoft word 97. C an you help
>> me?>>
>> --
>>
>> Bob Buckland ?Smile
>> MS Office System Products MVP
>>
>> *Courtesy is not expensive and can pay big dividends*
>>
>>
>>
Back to top
helen3210
External


Since: May 08, 2009
Posts: 1



PostPosted: Fri May 08, 2009 1:49 pm    Post subject: Re: How do I save as a html document? [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

I am having the same probelm it does not give me the option to save at html
or web page or anything. I am working from Word 97. Any ideas?

"Fill in later" wrote:

> The only formats available to choose from under Office Button -> Save as ->
> Other Formats -> Save as Type: are ".docx" ".docm" ".doc" ".dotm" ".dot"
>
> There are no web formats to choose from.
>
>
> "Suzanne S. Barnhill" wrote:
>
> > I see several Web formats under Office Button | Save or Save As | Other
> > Formats.
> >
> > --
> > Suzanne S. Barnhill
> > Microsoft MVP (Word)
> > Words into Type
> > Fairhope, Alabama USA
> > http://word.mvps.org
> >
> > "Gwen" <Gwen.RemoveThis@discussions.microsoft.com> wrote in message
> > news:A6F3F66E-2909-4A46-9CC8-35BDFF0828D3@microsoft.com...
> > >I am having the same problem. I have 2007 and I do not have web page
> > >options,
> > > how can I build a web page using word?
> > >
> > > "Suzanne S. Barnhill" wrote:
> > >
> > >> You don't say what version you actually have, but have you tried File |
> > >> Save
> > >> as Web Page or just selecting one of the Web Page options in "Files of
> > >> type"
> > >> in the Save As dialog?
> > >>
> > >> --
> > >> Suzanne S. Barnhill
> > >> Microsoft MVP (Word)
> > >> Words into Type
> > >> Fairhope, Alabama USA
> > >> Word MVP FAQ site: http://word.mvps.org
> > >> Email cannot be acknowledged; please post all follow-ups to the newsgroup
> > >> so
> > >> all may benefit.
> > >>
> > >> "JeanAnn" <JeanAnn.RemoveThis@discussions.microsoft.com> wrote in message
> > >> news:918C5280-3940-4DF9-8A9E-08B16D9CDE18@microsoft.com...
> > >> > Older versions of Word allowed you to save as an html format ready to
> > >> upload
> > >> > to web site - new version does not or I don't see you to do it from the
> > >> File
> > >> > menu! Now it saves as a MIME format??
> > >>
> > >>
> > >
> >
> >
> >
Back to top
Robert Schechter
External


Since: Nov 04, 2009
Posts: 1



PostPosted: Wed Nov 04, 2009 8:39 am    Post subject: Re: How do I save as a html document? [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Thanks Suzanne, but what is the difference with Save AS web page, web page
filtered and single file?

"Suzanne S. Barnhill" wrote:

> You don't say what version you actually have, but have you tried File | Save
> as Web Page or just selecting one of the Web Page options in "Files of type"
> in the Save As dialog?
>
> --
> Suzanne S. Barnhill
> Microsoft MVP (Word)
> Words into Type
> Fairhope, Alabama USA
> Word MVP FAQ site: http://word.mvps.org
> Email cannot be acknowledged; please post all follow-ups to the newsgroup so
> all may benefit.
>
> "JeanAnn" <JeanAnn.RemoveThis@discussions.microsoft.com> wrote in message
> news:918C5280-3940-4DF9-8A9E-08B16D9CDE18@microsoft.com...
> > Older versions of Word allowed you to save as an html format ready to
> upload
> > to web site - new version does not or I don't see you to do it from the
> File
> > menu! Now it saves as a MIME format??
>
>
Back to top
Suzanne S. Barnhill
External


Since: Sep 26, 2003
Posts: 24065



PostPosted: Wed Nov 04, 2009 11:08 am    Post subject: Re: How do I save as a html document? [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Save as Web Page saves the document as an .htm file, preserving all the
formatting of the Word document so that, if desired, it can be resaved as a
..doc file without losing formatting. "Web Page, Filtered" also saves as .htm
but removes some of the formatting data for a more efficient Web page. It is
still, I am reliably informed, extremely bloated and ugly HTML, however.

Both of those file types save illustrations as separate, linked files. This
can be extremely useful if you are trying to extract pasted graphics as
separate files in JPG or GIF format. "Single File Web Page" uses the .mht
format which, as I understand it, somehow embeds the graphics in the file
itself (just as the Word document does).

--
Suzanne S. Barnhill
Microsoft MVP (Word)
Words into Type
Fairhope, Alabama USA
http://word.mvps.org

"Robert Schechter" <Robert Schechter RemoveThis @discussions.microsoft.com> wrote in
message news:D682944E-912A-4260-AEE6-49BA11E0EB1B@microsoft.com...
> Thanks Suzanne, but what is the difference with Save AS web page, web page
> filtered and single file?
>
> "Suzanne S. Barnhill" wrote:
>
>> You don't say what version you actually have, but have you tried File |
>> Save
>> as Web Page or just selecting one of the Web Page options in "Files of
>> type"
>> in the Save As dialog?
>>
>> --
>> Suzanne S. Barnhill
>> Microsoft MVP (Word)
>> Words into Type
>> Fairhope, Alabama USA
>> Word MVP FAQ site: http://word.mvps.org
>> Email cannot be acknowledged; please post all follow-ups to the newsgroup
>> so
>> all may benefit.
>>
>> "JeanAnn" <JeanAnn RemoveThis @discussions.microsoft.com> wrote in message
>> news:918C5280-3940-4DF9-8A9E-08B16D9CDE18@microsoft.com...
>> > Older versions of Word allowed you to save as an html format ready to
>> upload
>> > to web site - new version does not or I don't see you to do it from the
>> File
>> > menu! Now it saves as a MIME format??
>>
>>
>
Back to top
RodD
External


Since: Nov 04, 2009
Posts: 1



PostPosted: Wed Nov 04, 2009 11:08 am    Post subject: Re: How do I save as a html document? [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Coincidence that I was just playing with these, since Word's Help said
nothing. While it is likely true that "Web Page, Filtered" is also
considered ugly, it DOES significantly reduce the weight (size) of the
resulting HTM document, compared to the simple 'save as web page". In my
case, the non-filtered file was 77K, filtered was 28K (and if I hand code a
really stripped version, it would be around 16K).

"Suzanne S. Barnhill" wrote:

> Save as Web Page saves the document as an .htm file, preserving all the
> formatting of the Word document so that, if desired, it can be resaved as a
> ..doc file without losing formatting. "Web Page, Filtered" also saves as .htm
> but removes some of the formatting data for a more efficient Web page. It is
> still, I am reliably informed, extremely bloated and ugly HTML, however.
>
> Both of those file types save illustrations as separate, linked files. This
> can be extremely useful if you are trying to extract pasted graphics as
> separate files in JPG or GIF format. "Single File Web Page" uses the .mht
> format which, as I understand it, somehow embeds the graphics in the file
> itself (just as the Word document does).
>
> --
> Suzanne S. Barnhill
> Microsoft MVP (Word)
> Words into Type
> Fairhope, Alabama USA
> http://word.mvps.org
>
> "Robert Schechter" <Robert Schechter DeleteThis @discussions.microsoft.com> wrote in
> message news:D682944E-912A-4260-AEE6-49BA11E0EB1B@microsoft.com...
> > Thanks Suzanne, but what is the difference with Save AS web page, web page
> > filtered and single file?
> >
> > "Suzanne S. Barnhill" wrote:
> >
> >> You don't say what version you actually have, but have you tried File |
> >> Save
> >> as Web Page or just selecting one of the Web Page options in "Files of
> >> type"
> >> in the Save As dialog?
> >>
> >> --
> >> Suzanne S. Barnhill
> >> Microsoft MVP (Word)
> >> Words into Type
> >> Fairhope, Alabama USA
> >> Word MVP FAQ site: http://word.mvps.org
> >> Email cannot be acknowledged; please post all follow-ups to the newsgroup
> >> so
> >> all may benefit.
> >>
> >> "JeanAnn" <JeanAnn DeleteThis @discussions.microsoft.com> wrote in message
> >> news:918C5280-3940-4DF9-8A9E-08B16D9CDE18@microsoft.com...
> >> > Older versions of Word allowed you to save as an html format ready to
> >> upload
> >> > to web site - new version does not or I don't see you to do it from the
> >> File
> >> > menu! Now it saves as a MIME format??
> >>
> >>
> >
>
> .
>
Back to top
Suzanne S. Barnhill
External


Since: Sep 26, 2003
Posts: 24065



PostPosted: Wed Nov 04, 2009 3:23 pm    Post subject: Re: How do I save as a html document? [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Thanks for the further info.

--
Suzanne S. Barnhill
Microsoft MVP (Word)
Words into Type
Fairhope, Alabama USA
http://word.mvps.org

"RodD" <RodD.RemoveThis@discussions.microsoft.com> wrote in message
news:F56EB943-91C0-4244-A7F2-ED4D11613AC2@microsoft.com...
> Coincidence that I was just playing with these, since Word's Help said
> nothing. While it is likely true that "Web Page, Filtered" is also
> considered ugly, it DOES significantly reduce the weight (size) of the
> resulting HTM document, compared to the simple 'save as web page". In my
> case, the non-filtered file was 77K, filtered was 28K (and if I hand code
> a
> really stripped version, it would be around 16K).
>
> "Suzanne S. Barnhill" wrote:
>
>> Save as Web Page saves the document as an .htm file, preserving all the
>> formatting of the Word document so that, if desired, it can be resaved as
>> a
>> ..doc file without losing formatting. "Web Page, Filtered" also saves as
>> .htm
>> but removes some of the formatting data for a more efficient Web page. It
>> is
>> still, I am reliably informed, extremely bloated and ugly HTML, however.
>>
>> Both of those file types save illustrations as separate, linked files.
>> This
>> can be extremely useful if you are trying to extract pasted graphics as
>> separate files in JPG or GIF format. "Single File Web Page" uses the .mht
>> format which, as I understand it, somehow embeds the graphics in the file
>> itself (just as the Word document does).
>>
>> --
>> Suzanne S. Barnhill
>> Microsoft MVP (Word)
>> Words into Type
>> Fairhope, Alabama USA
>> http://word.mvps.org
>>
>> "Robert Schechter" <Robert Schechter.RemoveThis@discussions.microsoft.com> wrote in
>> message news:D682944E-912A-4260-AEE6-49BA11E0EB1B@microsoft.com...
>> > Thanks Suzanne, but what is the difference with Save AS web page, web
>> > page
>> > filtered and single file?
>> >
>> > "Suzanne S. Barnhill" wrote:
>> >
>> >> You don't say what version you actually have, but have you tried File
>> >> |
>> >> Save
>> >> as Web Page or just selecting one of the Web Page options in "Files of
>> >> type"
>> >> in the Save As dialog?
>> >>
>> >> --
>> >> Suzanne S. Barnhill
>> >> Microsoft MVP (Word)
>> >> Words into Type
>> >> Fairhope, Alabama USA
>> >> Word MVP FAQ site: http://word.mvps.org
>> >> Email cannot be acknowledged; please post all follow-ups to the
>> >> newsgroup
>> >> so
>> >> all may benefit.
>> >>
>> >> "JeanAnn" <JeanAnn.RemoveThis@discussions.microsoft.com> wrote in message
>> >> news:918C5280-3940-4DF9-8A9E-08B16D9CDE18@microsoft.com...
>> >> > Older versions of Word allowed you to save as an html format ready
>> >> > to
>> >> upload
>> >> > to web site - new version does not or I don't see you to do it from
>> >> > the
>> >> File
>> >> > menu! Now it saves as a MIME format??
>> >>
>> >>
>> >
>>
>> .
>>
>
Back to top
Rick
External


Since: Apr 21, 2006
Posts: 113



PostPosted: Wed Nov 11, 2009 7:08 pm    Post subject: Re: How do I save as a html document? [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

I can't get my picture to be embedded in my web page. It comes out distorted
or with a square in the left hand corner that says the title.jpeg. I tried
saving as html, htm, mht. I don't know what i am doing wrong. Everywhere I
read it says to make a page in word as usual and then save as web page and
you are done. Please help!

"Suzanne S. Barnhill" wrote:

> Save as Web Page saves the document as an .htm file, preserving all the
> formatting of the Word document so that, if desired, it can be resaved as a
> ..doc file without losing formatting. "Web Page, Filtered" also saves as .htm
> but removes some of the formatting data for a more efficient Web page. It is
> still, I am reliably informed, extremely bloated and ugly HTML, however.
>
> Both of those file types save illustrations as separate, linked files. This
> can be extremely useful if you are trying to extract pasted graphics as
> separate files in JPG or GIF format. "Single File Web Page" uses the .mht
> format which, as I understand it, somehow embeds the graphics in the file
> itself (just as the Word document does).
>
> --
> Suzanne S. Barnhill
> Microsoft MVP (Word)
> Words into Type
> Fairhope, Alabama USA
> http://word.mvps.org
>
> "Robert Schechter" <Robert Schechter DeleteThis @discussions.microsoft.com> wrote in
> message news:D682944E-912A-4260-AEE6-49BA11E0EB1B@microsoft.com...
> > Thanks Suzanne, but what is the difference with Save AS web page, web page
> > filtered and single file?
> >
> > "Suzanne S. Barnhill" wrote:
> >
> >> You don't say what version you actually have, but have you tried File |
> >> Save
> >> as Web Page or just selecting one of the Web Page options in "Files of
> >> type"
> >> in the Save As dialog?
> >>
> >> --
> >> Suzanne S. Barnhill
> >> Microsoft MVP (Word)
> >> Words into Type
> >> Fairhope, Alabama USA
> >> Word MVP FAQ site: http://word.mvps.org
> >> Email cannot be acknowledged; please post all follow-ups to the newsgroup
> >> so
> >> all may benefit.
> >>
> >> "JeanAnn" <JeanAnn DeleteThis @discussions.microsoft.com> wrote in message
> >> news:918C5280-3940-4DF9-8A9E-08B16D9CDE18@microsoft.com...
> >> > Older versions of Word allowed you to save as an html format ready to
> >> upload
> >> > to web site - new version does not or I don't see you to do it from the
> >> File
> >> > menu! Now it saves as a MIME format??
> >>
> >>
> >
>
> .
>
Back to top
Suzanne S. Barnhill
External


Since: Sep 26, 2003
Posts: 24065



PostPosted: Wed Nov 11, 2009 9:27 pm    Post subject: Re: How do I save as a html document? [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Is the picture embedded before you start, or is it linked? If you have
copied it from the Web, there's a good chance it's linked. Press Alt+F9; if
you see an INCLUDEPICTURE field code, then the picture is linked; press
Ctrl+Shift+F9 to unlink it, then try again saving as a Web page.

--
Suzanne S. Barnhill
Microsoft MVP (Word)
Words into Type
Fairhope, Alabama USA
http://word.mvps.org

"Rick" <Rick.RemoveThis@discussions.microsoft.com> wrote in message
news:AC95BC10-EFE6-47C7-99B2-71D237142AB0@microsoft.com...
>I can't get my picture to be embedded in my web page. It comes out
>distorted
> or with a square in the left hand corner that says the title.jpeg. I
> tried
> saving as html, htm, mht. I don't know what i am doing wrong. Everywhere
> I
> read it says to make a page in word as usual and then save as web page and
> you are done. Please help!
>
> "Suzanne S. Barnhill" wrote:
>
>> Save as Web Page saves the document as an .htm file, preserving all the
>> formatting of the Word document so that, if desired, it can be resaved as
>> a
>> ..doc file without losing formatting. "Web Page, Filtered" also saves as
>> .htm
>> but removes some of the formatting data for a more efficient Web page. It
>> is
>> still, I am reliably informed, extremely bloated and ugly HTML, however.
>>
>> Both of those file types save illustrations as separate, linked files.
>> This
>> can be extremely useful if you are trying to extract pasted graphics as
>> separate files in JPG or GIF format. "Single File Web Page" uses the .mht
>> format which, as I understand it, somehow embeds the graphics in the file
>> itself (just as the Word document does).
>>
>> --
>> Suzanne S. Barnhill
>> Microsoft MVP (Word)
>> Words into Type
>> Fairhope, Alabama USA
>> http://word.mvps.org
>>
>> "Robert Schechter" <Robert Schechter.RemoveThis@discussions.microsoft.com> wrote in
>> message news:D682944E-912A-4260-AEE6-49BA11E0EB1B@microsoft.com...
>> > Thanks Suzanne, but what is the difference with Save AS web page, web
>> > page
>> > filtered and single file?
>> >
>> > "Suzanne S. Barnhill" wrote:
>> >
>> >> You don't say what version you actually have, but have you tried File
>> >> |
>> >> Save
>> >> as Web Page or just selecting one of the Web Page options in "Files of
>> >> type"
>> >> in the Save As dialog?
>> >>
>> >> --
>> >> Suzanne S. Barnhill
>> >> Microsoft MVP (Word)
>> >> Words into Type
>> >> Fairhope, Alabama USA
>> >> Word MVP FAQ site: http://word.mvps.org
>> >> Email cannot be acknowledged; please post all follow-ups to the
>> >> newsgroup
>> >> so
>> >> all may benefit.
>> >>
>> >> "JeanAnn" <JeanAnn.RemoveThis@discussions.microsoft.com> wrote in message
>> >> news:918C5280-3940-4DF9-8A9E-08B16D9CDE18@microsoft.com...
>> >> > Older versions of Word allowed you to save as an html format ready
>> >> > to
>> >> upload
>> >> > to web site - new version does not or I don't see you to do it from
>> >> > the
>> >> File
>> >> > menu! Now it saves as a MIME format??
>> >>
>> >>
>> >
>>
>> .
>>
>
Back to top
Cheryl
External


Since: Dec 15, 2004
Posts: 144



PostPosted: Thu Nov 19, 2009 5:43 pm    Post subject: RE: How do I save as a html document? [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

I was told to save a holiday e-letter written in word 2007 to HTML so I could
maximize the # of people on my e-mail list who could actually open it. I am
not sending any pictures--just a letter. Since the saving as HTML seems to
be such a difficult process, what is the next best option? Thanks, Cheryl

"JeanAnn" wrote:

> Older versions of Word allowed you to save as an html format ready to upload
> to web site - new version does not or I don't see you to do it from the File
> menu! Now it saves as a MIME format??
Back to top
Cheryl
External


Since: Dec 15, 2004
Posts: 144



PostPosted: Thu Nov 19, 2009 6:05 pm    Post subject: Re: How do I save as a html document? [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

I am wanting to e-mail a holiday letter written in Word 2007 to a variety of
people w a variety of computers and versions. I was told it should be saved
as a HTML document but this sounds very difficult to do. What is the next
best option? Thanks, Cheryl

"Suzanne S. Barnhill" wrote:

> Save as Web Page saves the document as an .htm file, preserving all the
> formatting of the Word document so that, if desired, it can be resaved as a
> ..doc file without losing formatting. "Web Page, Filtered" also saves as .htm
> but removes some of the formatting data for a more efficient Web page. It is
> still, I am reliably informed, extremely bloated and ugly HTML, however.
>
> Both of those file types save illustrations as separate, linked files. This
> can be extremely useful if you are trying to extract pasted graphics as
> separate files in JPG or GIF format. "Single File Web Page" uses the .mht
> format which, as I understand it, somehow embeds the graphics in the file
> itself (just as the Word document does).
>
> --
> Suzanne S. Barnhill
> Microsoft MVP (Word)
> Words into Type
> Fairhope, Alabama USA
> http://word.mvps.org
>
> "Robert Schechter" <Robert Schechter.DeleteThis@discussions.microsoft.com> wrote in
> message news:D682944E-912A-4260-AEE6-49BA11E0EB1B@microsoft.com...
> > Thanks Suzanne, but what is the difference with Save AS web page, web page
> > filtered and single file?
> >
> > "Suzanne S. Barnhill" wrote:
> >
> >> You don't say what version you actually have, but have you tried File |
> >> Save
> >> as Web Page or just selecting one of the Web Page options in "Files of
> >> type"
> >> in the Save As dialog?
> >>
> >> --
> >> Suzanne S. Barnhill
> >> Microsoft MVP (Word)
> >> Words into Type
> >> Fairhope, Alabama USA
> >> Word MVP FAQ site: http://word.mvps.org
> >> Email cannot be acknowledged; please post all follow-ups to the newsgroup
> >> so
> >> all may benefit.
> >>
> >> "JeanAnn" <JeanAnn.DeleteThis@discussions.microsoft.com> wrote in message
> >> news:918C5280-3940-4DF9-8A9E-08B16D9CDE18@microsoft.com...
> >> > Older versions of Word allowed you to save as an html format ready to
> >> upload
> >> > to web site - new version does not or I don't see you to do it from the
> >> File
> >> > menu! Now it saves as a MIME format??
> >>
> >>
> >
>
> .
>
Back to top
Suzanne S. Barnhill
External


Since: Sep 26, 2003
Posts: 24065



PostPosted: Thu Nov 19, 2009 9:21 pm    Post subject: Re: How do I save as a html document? [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Your best option is PDF.

--
Suzanne S. Barnhill
Microsoft MVP (Word)
Words into Type
Fairhope, Alabama USA
http://word.mvps.org

"Cheryl" <Cheryl.TakeThisOut@discussions.microsoft.com> wrote in message
news:48BA1868-CC5C-4A6C-A56D-5549E2A01E91@microsoft.com...
>I was told to save a holiday e-letter written in word 2007 to HTML so I
>could
> maximize the # of people on my e-mail list who could actually open it. I
> am
> not sending any pictures--just a letter. Since the saving as HTML seems
> to
> be such a difficult process, what is the next best option? Thanks,
> Cheryl
>
> "JeanAnn" wrote:
>
>> Older versions of Word allowed you to save as an html format ready to
>> upload
>> to web site - new version does not or I don't see you to do it from the
>> File
>> menu! Now it saves as a MIME format??
>
Back to top
Display posts from previous:   
Post new topic   General Reply to Topic (not reply to a specific post)    Forums Home -> Document Management All times are: Eastern Time (US & Canada) (change)
Page 1 of 1

 
You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum