Tagged Questions

0
votes
4answers
995 views

How to export an Excel from dataset and save it into a specific path without showing the save as box

I have a code to exporting dataset to excel working fine, I want to exporting the excel into a specific location on the server, my code is down here and what changes should I do: Any ideas? public ...