Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.word.pagelayout
|
|||
|
|||
![]()
MY company would like a simple Word html newletter email that can be updated
by various subsidaries. Ideally we'd like to "lock" formatting and some graphics and have editible regions. Any Help? |
#2
![]()
Posted to microsoft.public.word.pagelayout
|
|||
|
|||
![]()
Word is a poor html creation application. I doubt that Word's implementation
will enable you to provide the elements you require - however set the web view to view the formatting and save as a web page.Better still use a proper html creation tool to create the page or create it as an attachment as a Word document form or (if you have the full version of Acrobat) a pdf format form. -- Graham Mayor - Word MVP My web site www.gmayor.com Word MVP web site http://word.mvps.org "Michael R" Michael wrote in message ... MY company would like a simple Word html newletter email that can be updated by various subsidaries. Ideally we'd like to "lock" formatting and some graphics and have editible regions. Any Help? |
#3
![]()
Posted to microsoft.public.word.pagelayout
|
|||
|
|||
![]() Word is a poor html creation application. I doubt that Word's implementation will enable you to provide the elements you require - however set the web view to view the formatting and save as a web page.Better still use a proper html creation tool to create the page or create it as an attachment as a Word document form or (if you have the full version of Acrobat) a pdf format form. -- Graham Mayor - Word MVP My web site www.gmayor.com Word MVP web site http://word.mvps.org "Michael R" Michael wrote in message ... MY company would like a simple Word html newletter email that can be updated by various subsidaries. Ideally we'd like to "lock" formatting and some graphics and have editible regions. Any Help? |
#4
![]()
Posted to microsoft.public.word.pagelayout
|
|||
|
|||
![]()
If you send out the newsletter to customers, ensure that they can choose for
a text-only version of the newsletter as well. There are a lot of people out there who don't like fancy graphics. Yves "Graham Mayor" wrote in message ... Word is a poor html creation application. I doubt that Word's implementation will enable you to provide the elements you require - however set the web view to view the formatting and save as a web page.Better still use a proper html creation tool to create the page or create it as an attachment as a Word document form or (if you have the full version of Acrobat) a pdf format form. -- Graham Mayor - Word MVP My web site www.gmayor.com Word MVP web site http://word.mvps.org "Michael R" Michael wrote in message ... MY company would like a simple Word html newletter email that can be updated by various subsidaries. Ideally we'd like to "lock" formatting and some graphics and have editible regions. Any Help? |
#5
![]()
Posted to microsoft.public.word.pagelayout
|
|||
|
|||
![]()
If you send out the newsletter to customers, ensure that they can choose for
a text-only version of the newsletter as well. There are a lot of people out there who don't like fancy graphics. Yves "Graham Mayor" wrote in message ... Word is a poor html creation application. I doubt that Word's implementation will enable you to provide the elements you require - however set the web view to view the formatting and save as a web page.Better still use a proper html creation tool to create the page or create it as an attachment as a Word document form or (if you have the full version of Acrobat) a pdf format form. -- Graham Mayor - Word MVP My web site www.gmayor.com Word MVP web site http://word.mvps.org "Michael R" Michael wrote in message ... MY company would like a simple Word html newletter email that can be updated by various subsidaries. Ideally we'd like to "lock" formatting and some graphics and have editible regions. Any Help? |
#6
![]()
Posted to microsoft.public.word.pagelayout
|
|||
|
|||
![]()
If, you have control over the source-HTML of your Newsletter page,
You can source a DIV CONTENTEDITABLE ... and within get the features you find in your richtext e-mail, Ctrl-B bold, Ctrl-I italic-emphasis, Ctrl-U underline, Ctrl-C copy, Ctrl-X Cut, Ctrl-V Paste, Dragdrop ... the basics (More you'll have to script). The main source will-then supply all the STYLE CSS/text you want to pre-control. If you've already started the Newsletter in Word, just Copy-Paste it into that DIV.... You can (probably) construct your original Newsletter with DIV-inside-DIV and then back-off the CONTENTEDITABLE from the outer-DIV source-HTML: leaving an inner. CONTENTEDITABLE is supported in IE since wayback, and 'Fieryfox' one-Div-only. Ray. __ "Michael R" wrote: MY company would like a simple Word html newletter email that can be updated by various subsidaries. Ideally we'd like to "lock" formatting and some graphics and have editible regions. Any Help? |
#7
![]()
Posted to microsoft.public.word.pagelayout
|
|||
|
|||
![]() If, you have control over the source-HTML of your Newsletter page, You can source a DIV CONTENTEDITABLE ... and within get the features you find in your richtext e-mail, Ctrl-B bold, Ctrl-I italic-emphasis, Ctrl-U underline, Ctrl-C copy, Ctrl-X Cut, Ctrl-V Paste, Dragdrop ... the basics (More you'll have to script). The main source will-then supply all the STYLE CSS/text you want to pre-control. If you've already started the Newsletter in Word, just Copy-Paste it into that DIV.... You can (probably) construct your original Newsletter with DIV-inside-DIV and then back-off the CONTENTEDITABLE from the outer-DIV source-HTML: leaving an inner. CONTENTEDITABLE is supported in IE since wayback, and 'Fieryfox' one-Div-only. Ray. __ "Michael R" wrote: MY company would like a simple Word html newletter email that can be updated by various subsidaries. Ideally we'd like to "lock" formatting and some graphics and have editible regions. Any Help? |
Reply |
Thread Tools | |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Mail merge to email, unable to send HTML email via outlook | Mailmerge | |||
How to create bookmarks that export to HTML with "Save As ... HTML | Microsoft Word Help | |||
how do i convert a plain text email to an html email? | Microsoft Word Help | |||
Create an auto-forward (forward to a friend) button in html email | Mailmerge | |||
create an email merge in word 2002 using an existing html document | Mailmerge |