Dears,I’m converting a client application to web application… there is a function in a form where by user fill certain fields in a form and submit the form, The script calls a word template attached in a profile document, update this document with data in fields and attach it to a rich text field in the form. The agent detach the word document on local machine, and updates it , then attaches it to the field.
My question is that I understand that this is possible on domino client , However …how can I simulate such behavior in web?