Forum Replies Created

Viewing 1 replies (of 1 total)
  • Forum: Fixing WordPress
    In reply to: Form Action HTML

    I’ve got the same problem. I found your post that helped me to solve my problem. The only difference, is I use POST method and so, the $_POST variable to retrieve successfully input data.

    So I think it could work for you, if you replace ‘method=”POST”‘ by ‘method=”GET”‘ in your form definition.

Viewing 1 replies (of 1 total)