Edit an attachment online

Hi,I wanted to edit attachment(word document) online which means that I open up a notes document from a notes application where I have a word document attached already. There is a button in the form, Once I clicked the button, it should open up the attachment. I will edit some thing in the attachment and close the attachment. As soon as I closed the attachment, the updated document should be attached back in notes document.

I was trying to detach it to local system and open the word document and then I am loosing control bwteen word and notes document. Please advise How can I attach word document back to notes with the updates without triggering any action in notes form.

Basically, In our notes client we can edit attachment by clicking on edit button from attachment properties box. I need the code for this to have this funtion in another notes apps.

Subject: Edit an attachment online

Use File Upload COntrol to attach files on web

Subject: RE: Edit an attachment online

Thanks for your respone. I wanted to do in client application. Is there any other way apart from file upload control that can be used in client apps.