OK, got that as well, what is the correct syntax to use to call a screen as
secure?
Non-secure = print("<A HREF=\"" . ScreenURL("order_info") . "\">");
Secure = print("<A HREF=\"" . SecureURL("order_info") . "\">");
Is this correct?
Shawn
----- Original Message -----
From: "Shannon -jj Behrens" <[EMAIL PROTECTED]>
To: "FreeTrade" <[EMAIL PROTECTED]>
Sent: Wednesday, August 02, 2000 5:52 PM
Subject: Re: [FreeTrade] Activate SSL
> > OK, thanks found that and set it.
> > In the text block above that setting it also says "This constant affects
the
> > ScreenURL function which appears later in this file" but I cannot find
> > anywhere in the Global_settings file that refers to the ScreenURL. Also
how
> > do I determine and change which screens use an SSL connection.
>
> Oops, the comment lies! The ScreenURL function used to live in
> global_settings, but now I think it moved to standard_library. You can
> determine which screens use SSL by altering the ScreenURL calls that
> link to those screens. ScreenURL has a parameter to turn SSL on.
>
> Cheers,
> -jj
>
> --
> if (shannon - jj) * behrens == webEngineer["CLEAR INK�"]:
> print "<i>imagination is the only real medium(sm)</i><br>"
>
>
> ------------------------------------------------------------
> To subscribe: [EMAIL PROTECTED]
> To unsubscribe: [EMAIL PROTECTED]
> Site: http://www.working-dogs.com/freetrade/
> Problems?: [EMAIL PROTECTED]
------------------------------------------------------------
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
Site: http://www.working-dogs.com/freetrade/
Problems?: [EMAIL PROTECTED]