File upload control

H1! What is the equivalent of file upload control in notes client?

I am using one text field. Near to the field, there is one helper button. While clicking that button, directory dialog should open and selecting the path, the corresponding path name should appear in that text box. Any one please help me.

Thanks in advance

Subject: file upload control

Use OpenFileDialog Property of the NotesuiWorkspace Class

Subject: RE: file upload control

ok thanks for your response. Its is working