S
Sam Martin
Hi all,
One of my pages needs to return a CSV file.
I've set the Response.ContentType = "text/plain"; but I don't want the
browser displaying the file, instead I want the user to get the file save
dialog
Anyone know how to do this?
TIA
Sam Martin
One of my pages needs to return a CSV file.
I've set the Response.ContentType = "text/plain"; but I don't want the
browser displaying the file, instead I want the user to get the file save
dialog
Anyone know how to do this?
TIA
Sam Martin