Hi Experts,
I am developing a vb.net web application and have a form with a fileupload contol and it does what is says, uploads a file from the clients browser to my server.
So how can I extend this control to select multiple files in one go, without using javascripr or other 3rd party downloads (becasue I don't know how to use these technologies.
Please include code to show me how this is done. Thanks.