Re: SSL redirect to non-SSL
I believe this is browse site issue. IIS will just redirect the request. it
is the browser that control the warning message.
--
Regards,
Bernard Cheah
http://www.iis-resources.com/
http://www.iiswebcastseries.com/
http://msmvps.com/blogs/bernard/
"Daniel Kaplan" <NoSPam@xxxxxxxxxx> wrote in message
news:1142390142.647162@xxxxxxxxxxxxxxxxxxx
Not sure if I am in the right group, but question.
If I am going from an SSL page to a non-SSL page (like after loggin on) is
there a way to get the browser to NOT give that "you are being redirected
to
a non-secure page" ?
Thanks
.
Relevant Pages
- Re: Forms Based Authentication and the OpenWave Browsers
... Try taking this redirect out of the try...catch; ... > Authentication in cookie enabled WAP browsers. ... > Samsung Browser, Forms Authentication and RedirectFromLoginPage - This is ... > Open Wave Browser and Cookies - While regression testing my new change, ... (microsoft.public.dotnet.framework.aspnet.security) - Re: ASP and NTFS
... then the browser needs to send the appropriate credentials in ... >If the browsers are Internet Explorer, and the user places the site into ... >Internet Explorer May Prompt You for a Password ... >> be able to redirect with the user name and password they already ... (microsoft.public.inetserver.iis.security) - Re: Redirection using .htaccess
... |>|>address bar of the browser is getting changed to the new url. ... |>|If a browser redirect is involved, what the browser chooses to display ... |>To stop the URL in the address bar from changing do not set the R flag ... (php.general) - Re: Question about ASP.NET threads: nuts & bolts
... if you call redirect and specify false for end response, only the status code header is updated, nothing is sent to the browser (unless buffering is turned off) until page processing is complete. ... btn_clickhandler is bound to the button's click event. ... (microsoft.public.dotnet.framework.aspnet) - Re: Redirect to multiple pages without displaying each page...
... not want the URL to display the page that it was being redirected to. ... > "You may want to redirect users from one Web Forms page to another ... > the user's browser does not know about the transfer, ... > This happens because the client cookie hasn't been updated yet since ... (microsoft.public.dotnet.languages.vb) |
|