tryResponse.ContentType = "text/file";
Response.AddHeader("Content-Disposition", "filename=data.txt");