Hello, Neil.
You could perform mailmerge on server-side. But be aware of
http://support.microsoft.com/?scid=kb%3Ben-us%3B257757&x=4&y=21. Not scared?
Well, go on and use Office PIA to automate Word.
Another possibility is a client-side Word automation (from browser). Very
interesting scenario... Many different implementations...
- For Word automation: JavaScript, ActiveX, IE BHO, ...
- For data retrieval: direct DB connection (ugh!), web service, in-line
script variable, xml data island (is it still alive?)
Good luck.
Ivan.
> Hi,
>
[quoted text clipped - 13 lines]
>
> Neil