Downloading File With Save As Dialog in ASP.NetLet user save a file desired name. ASP.Net downloadDownloading a File with a Save As Dialog in ASP.NET - Rick Strahl's Web Loghttp://www.west-wind.comThis seems to be a common question that I hear frequently: How do I download a file from a Web site, but instead of displaying it in the browser see it as a file that can be saved (ie. see the Save As dialog)?Posted Link in Programming