All Tags > headers (RSS)
  • Configuring a page in asp.net application for SSL....

    Dear all Is there a tutorial anywhere that explains how to configure you asp.net application for SSL? Only thing i would like to enable for SSL is the login part to my application so when i user tries to log in that is done securely. Only that one page i would like to be enabled for SSL. I really apreciate...
    Posted to Forum by Dan_dan on 10-10-2006, 2:49 AM
  • Re: how to change the charset HTTP header ?

    You can write an ISAPI filter (native code) to set the charset, or map the file to ASP.NET and write an IHttpModule to generate the desired charset header. If its acceptable to group different types of files under separate directories, you may be able to take advantage of the custom header feature in...
    Posted to Forum by mvolo on 10-05-2006, 3:10 AM
Page 3 of 3 (22 items) < Previous 1 2 3
Microsoft Communities