Need a captcha code for my submit button

3 replies
  • WEB DESIGN
  • |
Hi, I have a wordpress site where I let people submit articles related to my site. When they click the submit button, the article gets sent to me for approval. Recently a spammer has found it, and is hitting it with about fifty garbage requests a day.

I want to put a captcha code on the submit button, but have been unsuccessful with this. The plugins I tried, only work with the site login, and comments box, and a few of the scripts I found on the web don’t seem to work.

Any help would be appreciated. I just need something simple. Below is the submit code that this page is using.

<dl>
<dd><input type="checkbox" name="ContactRequested" value="ContactRequested">
I would like to be contacted before my article is published</dd>
</dl>
<p align="center"><input type="submit" value="Submit Article">
<br>
<input type="reset" value="Clear Form"></p>
<html>

Thanks
Glenn
#button #captcha #code #submit
  • Profile picture of the author David V
    Did you create a custom form from scratch or are you using a form plugin like contact form 7, ninja forms, gravity forms, etc........?
    {{ DiscussionBoard.errors[7630666].message }}
    • Profile picture of the author gjd6599
      I had someone make the form for me years ago. There is no plugin involved with the form. It is a dog site, where people can submit articles.

      Thanks
      Glenn
      {{ DiscussionBoard.errors[7630691].message }}
  • {{ DiscussionBoard.errors[7630803].message }}

Trending Topics