asp_web_howto thread: https
Message #1 by "Morgan, Rob" <Rob.Morgan@o...> on Tue, 22 May 2001 14:36:06 -0400
|
|
Hey all,
I'm sure that just about everyone has seen the pop-up box that's warns you
about switching pages from a secure site to a non-secure site. Can anyone
tell just what exactly causes this to pop-up? Is it because of a POST, GET,
Link, or redirect?
Thanks
Message #2 by Ben Meghreblian <benmeg@b...> on Wed, 23 May 2001 15:20:49 +0100
|
|
Hi Rob,
Assuming your browser has this feature, and is enabled, any
action, whether initiated by you, your browser, or the server, which
changes you from HTTP to HTTPS, or visa versa, will cause an alert.
Cheers,
Ben
At 14:36 22/05/01 -0400, you wrote:
>Hey all,
>
>I'm sure that just about everyone has seen the pop-up box that's warns you
>about switching pages from a secure site to a non-secure site. Can anyone
>tell just what exactly causes this to pop-up? Is it because of a POST, GET,
>Link, or redirect?
>
>Thanks
>
|