Hi there, Do you mean you want to allow the user to select a location to save a data file sent from the server? Basically, your application is not allowed to access the IO system at the client side, so you may think of forcing the browser to display the Download dialog box with the SaveAs button so that the client can choose a place to save the file.