Lawrence *Adobe Community Expert* wrote:
> Sorry, but in short... You can't get there from here.
You can't update
> a web site "dynamically" from a word doc.
>
> You "could" have a Word doc that you save out as an HTML
doc and upload
> it under the same name each time to apply the updates,
but... Ewww!
> Word HTML docs are just soooo wrong on so many levels.
To truly have a
> dynamically updated site you are going to go with a
dynamic server
> language such as CF or PHP. Again, C# isn't an realistic
option on the web.
He could create an XML file with the relevant fields and
dynamically
pull that into a CF, PHP or ASP/.NET page.
If its just one announcement he could even create a plain
text file and
use the file system object to pull the data in.
Dooza
--
Posting Guidelines
http://www.adobe.com/support/forums/guidelines.html
How To Ask Smart Questions
http://www.catb.org/esr/faqs/smart-questions.html