Hello All,
I have an aspx page which creates an excel file on the webserver from a ADO.Net Dataset. This file is then sent to the browser with contentype set to application/vnd.ms-excel and using Response.WriteFile(FILEPATH). After that the file is deleted from the local webserver.
On the...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.