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, 1996-2024 • Updated: 10/02/99
Comment or report problem with topic