al forms already default to POST.

FORM(_method='POST") and/or SQLFORM(_method="POST") is default.

On Feb 21, 4:51 pm, Yarin <[email protected]> wrote:
> Is there a proper way to set the form method in web2py, or is it done
> by FORM( _method = "POST")? Is there way to have all forms globally
> use POST instead of GET?

Reply via email to