Title: SECURE LOGON
Here is the code that I came up with to switch from http to https.
Thanks for the help.
Troy Sosamon
<@comment> test to see if secure already in tango by using
IF <@cgiparam server_port> != 80 (IT WILL BE 80 OR 443) 80=HTTP
443=HTTPS
@comment>
<@CGI><@appfile>?_FUNCTION=<@ARG
name=_FUNCTION>?<@userreferenceargument>" >
- Re: Tango - https SOLUTION Troy Sosamon
- Re: Tango - https SOLUTION Ben Johansen
