Hi I am using the below ASP.net (VB) code to generate dataset as excel file. So, Using the below code it is giving me the option to open, save or cancel when button click. Its fine My question is How to save into a folder when button click. I don't need any option to save or cancel, just SAVE DATASET...