** Any ideas on how to get the formatting to "stick" when a WORD doc is pasted in? **
Since CalendarScript is basically a web page, any information displayed would need to be in HTML format.
quote:
As posted by nancyg in a separate message:Found a solution to above post.
1. set description (aka event details) field to accept HTML format (under Cal Admin/Cal Options/Cal Settings)
2. saved WORD doc as a web page, filtered
3. opened saved web page in Notepad
4. selected and cut all
5. pasted into Description
It works.
Thanks again for this calendar!
JFYI. It is best to post related messages as replies to the original message so all notes on the same topic are kept together in a single message thread so others can follow them from start to finish.
JFYI
Dan O.
www.much2.com
Unofficial CalendarScript - Mods and Plugins site
PS. You should only be copying the HTML code between the <body...> and </body> tags of the converted Word document. Including the <html><head>... </head></html> tags might lead to some unexpected viewing results in some browsers.
------------------