I am trying to create/edit/store word mail merge docs (letters, mostly) via a web app in asp.NET. The client would be able to create/edit/save mail merge docs with merge fields from the database. The docs could then be stored and retrieved whenever, possibly directly into the database (as image field?). The kicker is I don't want MS office on the web server, only on the client machines. So, any office components, objects, methods, etc. will have to be done with VBS. Any suggestions?