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.
Need a captcha code for my submit button
4
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
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
- David V
- [1] reply
- gjd6599
- KirkMcD
Next Topics on Trending Feed
-
4