Insert a file and his attributes in a UiDocument trougth LS

Hi,I need to upload a file from a local path in a specific field of my notesUiDocument, but no trougth standard attach button.

So that i can save tha attach in a specific field and his path in other specific field.

Someone can help me?

I saw many topics but non one seems to be good for me.

Subject: Insert a file and his attributes in a UiDocument trougth LS

You can create a document and attach it file you want. then edit that doc (UIWorkspace.editDocument) and pass this newlly doc so it can be in the uiDoc.

Regards

Tamir Ben Shoshan

http://www.systbs.com

SharePoint & Lotus plugins & Notes CAPI

Subject: Insert a file and his attributes in a UiDocument trougth LS

It’s not that i mean.

When I attach a file in document trought “Attach” button, i will have a file attached into my document but i will not have his source path.

So,I was thinking to do it trought another way, for example trought an upload function, but i don’ know how.

Any idea ??

Tks in advance

Subject: Insert a file and his attributes in a UiDocument trougth LS

OK,

Did you wrote that you do not know it’s source file path ? If so - you have to use file controle or to prompt to the user the path.

Regards

Tamir Ben Shoshan

http://www.systbs.com

SharePoint & Lotus plugins & Notes CAPI