I have a csv file that I need to read, with an web application. How can incorporate the open file dialog into a web application. I need to allow the user to browse to a folder and then this folder is then uploaded so that I can then work with the data. How can I achieve this with c# and asp.net