security_asp thread: Detect SSL from ASP
Yes:
If Not ucase(Request.ServerVariables("HTTPS")) = "ON" Then
' do something like redirect to secure version of page
End If
> -----Original Message-----
> From: SHUNK Dave [mailto:Dave.SHUNK@c...]
> Sent: 15 March 2001 16:19
> To: Security_asp
> Subject: Detect SSL from ASP
>
>
> In my asp code can I detect if an SSL connection is being used?
>
> Dave Shunk
> Senior Programmer and Systems Analyst
> (xxx)xxx-xxxx
> dave.shunk@c...
>
>
>
|





