Re: Howto: transition *out* of SSL to a non-secure page

From: Josh Korn (joshkorn@hotmail.com)
Date: 03/05/03


From: "Josh Korn" <joshkorn@hotmail.com>
Date: Wed, 5 Mar 2003 09:00:02 -0500


Sorry... I should have been more specific.

What I need to know is how to transition from a secure page to a non-secure
page using Server.Transfer (which won't let me give it an absolute URL, and
it doesn't accept the obvious http:GetMeOutOfSecureMode.asp)

Josh

"Ken Schaefer" <kenRMV@THISadOpenStatic.com> wrote in message
news:##cz8mu4CHA.2396@TK2MSFTNGP11.phx.gbl...
> <a href="http://www.mysite.com/myConfirmationpage.htm">view confirmation
> page</a>
>
> (same can be done with javascript, <meta http-equiv="refresh"> and ASP:
> Response.Redirect())
>
> Cheers
> Ken
>
> --
> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> "Josh Korn" <joshkorn@hotmail.com> wrote in message
> news:OFKtFUu4CHA.1612@TK2MSFTNGP11.phx.gbl...
> > I must be overlooking something. It's easy enough to transfer into a
> secure
> > page -- all you do is say that the page requires SSL (etc), and you're
off
> > to the races.
> >
> > So far, so good. But at the end of a $$ transaction, I want to
transition
> to
> > a non-secure confirmation page... how do I do that?
> >
> > Josh Korn
> >
> >
>
>



Relevant Pages

  • Re: How To Abandon Microsoft
    ... > are into the machine from the network, and secure them. ... back in the old days of free software ... ... days of free software and the age of charging for software ...
    (sci.crypt)
  • Re: Howto: transition *out* of SSL to a non-secure page
    ... > What I need to know is how to transition from a secure page to a ... >>> to the races. ... >>> Josh Korn ...
    (microsoft.public.inetserver.iis.security)
  • Secure and non-secure message, revisited
    ... an image control on the page does not ... display its image, regardless of how I set the imageURL property of the ... the "Secure and non-secure" message did indeed go away. ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: SSL site and non-SSL site
    ... I do not use frame. ... I have both secure pages and non- ... Originally, all the pages were non-secure, ... > the hyperlink, ...
    (microsoft.public.inetserver.iis.security)
  • Re: Is This Page Secure or Not?
    ... For me it brings up a non-secure page that asks ... for personally identifiable information. ... I see no indication that the page is secure. ... thank you for responding so quickly. ...
    (comp.sys.mac.comm)

Loading