Make the frameset page an SSL page.

For instance, if you're on a normal site that has, say, a secure
shoppingbasket, when you load up the shopping basket, don't just load the
basket page in your content frame, reload the WHOLE frameset from https: 

Haven't tried it myself, I must admit, but I can't see any reason why that
shouldn't work.

Alistair Davidson

-----Original Message-----
From: Tristram Charnley [mailto:[EMAIL PROTECTED]]
Sent: 12 February 2001 09:33
To: CF-Talk
Subject: RE: secure pages...


As an adjunct to this... Does anyone know how to force the browser
to show the security padlock when visiting an secure site that also
uses frames?


Tristram Charnley
-----------------
[EMAIL PROTECTED]



-----Original Message-----
From: Jeff Howden [mailto:[EMAIL PROTECTED]]
Sent: 12 February 2001 01:42
To: CF-Talk
Subject: RE: secure pages...


>----------------------------------
> From: Philip Arnold - ASP [mailto:[EMAIL PROTECTED]]
>
> > Does anyone know how to detect if the page
> > is secure?  I'd like to show something if
> > it's secure and show something else if it's
> > not.
>
> <cfif CGI.SERVER_PORT is 443>
>
> As long as you haven't changed the port on
> your webserver for SSL that is
>----------------------------------

Alternatively, some web servers support the cgi.https variable which will
have a value of off or on.

Good luck,

Jeff Howden
Sr. Web Application Engineer
[EMAIL PROTECTED]

AlphaShop Network Services
http://www.alphashop.net/
Mobile: 503.804.9938
Voice:  541.681.4078
Fax:    541.681.4084

AIM - Active Information Management
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to