On Wed, Jan 5, 2022 at 5:05 AM Michael Van Canneyt via fpc-pascal <
fpc-pascal@lists.freepascal.org> wrote:

> I have made some changes, hopefully all is fixed..
>
The redirect has been added.

Can the search form also be changed to use "https://"; instead of "http://";
as its action?

Currently it is:
<form action="http://forum.lazarus.freepascal.org/index.php?action=search";
method="get">
   <p><input type="text" name="q" size="20" maxlength="256"></p>
   <p><input type="submit" value="Search" name="t">
    <input type="submit" value="Feeling Lucky" name="t">
   </p>
  </form>

thanks,
Dmtry
_______________________________________________
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
https://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-pascal

Reply via email to