Re: From http:// to https://
- From: "gerry" <germ@xxxxxxxxxx>
- Date: Mon, 2 Jan 2006 08:18:56 -0500
http://www.codeproject.com/aspnet/WebPageSecurity_v2.asp
"Abhijeet Kumar" <AbhijeetKumar@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:C35F0B74-88D0-4FFB-93DC-04DEEF4FFCEF@xxxxxxxxxxxxxxxx
> Hi EB
> I have a login page that is secured with SSL and other non secure pages
in
> my ASP.NET Application. I want to transfer my users to https when they
click
> on login and move to normal http when they have logged in, how to make
this
> transfer. As Server.Transefer or response.redirect takes http by default.
I
> can do this by giving the complete URL as argument, but is there any other
> standard method to transefer pages from normal to SSL page and vice versa.
>
> Thanks.
.
- Prev by Date: how to check columnspan in aspx page (not code behind)
- Next by Date: Blank page after selection dropdownlist
- Previous by thread: how to check columnspan in aspx page (not code behind)
- Next by thread: Blank page after selection dropdownlist
- Index(es):
Relevant Pages
|