How to download .txt file from a url?
- by Colin Roe
I produced a text file and is saved to a location in the project folder.
How do I redirect them to the url that contains that text file, so they can download the text file.
CreateCSVFile creates the csv file to a file path based on a datatable.
Calling:
string pth = ("C:\\Work\\PG\\AI Handheld Website\\AI Handheld…