Hello,
Using PHP and COM support I manage to call from XP client on the Windows 2003 server Word. I use it to merge Names and Adresses with a standard Word merge document.
- How can I display the result on the client XP
- How can I let the client XP user edit a Word standard document that can be used for merging.
So generally speaking how is the clientside done in respect to PHP. Should I use a different tool for that?
Harry