Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations SkipVought on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

HELP: ActiveX Control to upload files to Lotus Notes DB.

Status
Not open for further replies.

Waiman

Programmer
Sep 11, 2001
15
0
0
GB
Hey, does anyone know how I would upload files to a notes db?

I need to write a control to download a file to a certain location on a client's machine from a Notes DB. When they are done, the file needs to be uploaded back to the Notes DB.

I've managed to write the download, but it's the upload that I am stuck on. The problem is I can't use the <input type=file> becasue I need the control to pick the file it downloaded automatically, and I can't get the user to specify where the file is (business decission).

Any help appretiated
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top