.NET C# Display a Text File - TransmitFile - In the Browser. Web

    protected void transmitTextFile()
    {
        Response.TransmitFile("C:\\Copies\\Temp.txt");
    }

Comments

Popular posts from this blog

Umbraco 7 HTML Site Map Partial View

Umbraco - Reset the Admin Password via SQL Server

Umbraco 9 - Strip HTML and Truncate text output