I have used a jQuery multiple file upload control [ MultiFile from fyneworks http://www.fyneworks.com/jquery/multiple-file-upload/#tab-Overview ] to collect some filenames but can't work out how to upload them on the server.
The standard asp:FileUpload control only seems to allow single files and I don't want to use the swfupload control, just plain old aspx.