How do I manage multiple file uploads in a form?
Requires Free Membership to View
Register today to access targeted resources from our editorial writers and independent industry experts focused on Lotus Domino, Notes, Workplace and other related technologies.
Consider using JavaScript. There are many snippets available that will allow multiple file uploads. You can name the object in the special HTML tab using the designer so you can access multiple controls by name. Search for JavaScript snippets on this site, or at JavaScripts.com. The scripts on javascripts.com are NOT specific to Domino web applications, but you should be able to easily port this into Domino.
This was first published in December 2001