wwRequest::IsLinkSecure
Checks to see if the user is coming in over the SSL port.
o.IsLinkSecure(lcSecurePort)
Parameters
lcSecurePort
Optional - number of the port that is the dedicated SSL port. Defaults to the standard SLL port 448.
Remarks
This method looks at Request.ServerVariables("SERVER_PORT") to get the server port.
See also
Class wwrequest© West Wind Technologies, 2025 • Updated: 2025-03-12
Comment or report problem with topic