doucanrui1735 2012-03-21 09:07
浏览 29

jquery + php captcha插件

I've searched through the net for various captcha, but couldn't found anything which suit my needs.

What I basically want is as follows:

  1. I have a form with a file input box so user could upload file through the form been shown. I now need to add a captcha to eradicate the spam.

But when a user enters invalid code in the captcha text box I want to have all the fields filled in with the values entered by the user.So that if user enters invalid code he would just need to enter the code again and no need to fill up the form.I can show all the field values currently except the file input box.

What is happening with me is I have to again upload the same file if I enter a wrong code in the captcha box ... this is little frustrating.

So can anyone let me know if there is any plugin which does this sort of mechanism.

  • 写回答

2条回答 默认 最新

  • doulu4316 2012-03-21 09:18
    关注

    I am using recaptcha and it's already support ajax

    you can check demo at

    http://www.google.com/recaptcha/demo/ajax

    How to use

    https://developers.google.com/recaptcha/docs/display

    check Ajax API

    评论

报告相同问题?

悬赏问题

  • ¥15 ogg dd trandata 报错
  • ¥15 高缺失率数据如何选择填充方式
  • ¥50 potsgresql15备份问题
  • ¥15 Mac系统vs code使用phpstudy如何配置debug来调试php
  • ¥15 目前主流的音乐软件,像网易云音乐,QQ音乐他们的前端和后台部分是用的什么技术实现的?求解!
  • ¥60 pb数据库修改与连接
  • ¥15 spss统计中二分类变量和有序变量的相关性分析可以用kendall相关分析吗?
  • ¥15 拟通过pc下指令到安卓系统,如果追求响应速度,尽可能无延迟,是不是用安卓模拟器会优于实体的安卓手机?如果是,可以快多少毫秒?
  • ¥20 神经网络Sequential name=sequential, built=False
  • ¥16 Qphython 用xlrd读取excel报错