The only Methods I know to import Attachments or File Contents in an
interactive Form arethe Methods Doc.importDataObject() and
util.readFileIntoStream().Both Methods allow the Selection of just one
File.1)I need a Technique to allow the User to select several Files in
just one Step.Does anybody know a possible Solution?2)I would like to
limit the File-Selection to certain File-Types.Is this possible?Thanks
in Advance for your Help,Bernd Urban.