File Upload Through Lotus Script

Hi All, I have a small problem in Lotus Scipt.

I have a form with FILE UPLOAD CONTROL and SAVE BUTTON.

the Form Is running in web. Now i want to save the attachment through LOTUS SCRIPT whats ever user selected in file upload control.

Please guide me.

Subject: File Upload Through Lotus Script

you can get the handle of all attached files in a documnet with the use of embedobject class.But i haven’t evr founf a way to get a handle to a specific attached file attached recently.