>----------------------------------
> 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