I am designing an intranet application which allows users to sort information based on their input and output report files in three different file types. I want to be able to allow the users to select where the files are going to be saved to. I have seen lots of examples of the BrowseForFolder functions but this is all scripting that I cannot use. The program only works through Internet Explorer and I need the user to be able to select the directory from there. I can't seem to find any examples through JavaScript, ASP or any other web language. Any ideas?