I have to use an API built in the dot net 2.0 framework to put some information from a database into a Word 2003 template. I was going to use VSTO, but the desktop at my firm only has the 1.x framework installed. The solution I was thinking of was to put the API on a server with the 2.0 framework and use web calls from VBA on the client PC. Is this possible? And where can I find resources to learn how to do it? Thanks, Liz