captcha

    1熱度

    1回答

    我有一個問題在這裏,我的形式使用驗證驗證碼,,不能這樣做意味着,如果驗證碼空,形式仍然可以發送到我的數據庫驗證,, 這是我的PHP連接發送郵件到我的數據庫 <?php $servername = "localhost"; $dbusername = "root"; $dbpassword = ""; $dbname = "test"; //Define the database se

    1熱度

    1回答

    我使用https://github.com/dapphp/securimage,因爲它有一個數學問題recaptcha,但我在他們的文檔中有點困惑。我嘗試使用此代碼,但無法正常工作。 require_once 'securimage/securimage.php'; $options = array('captcha_type' => Securimage::SI_CAPTCHA_MATHEMA

    2熱度

    2回答

    我遇到了Laravel 5 mewebstudio/captcha問題。 我安裝它和我的網頁上是驗證碼圖像 echo captcha_img() echo Form::text('captcha','',["class"=>"form-control","placeholder"=>trans('page.captcha')]); 這工作得很好。 但問題是驗證,驗證表單後,我得到一個關於不正

    0熱度

    1回答

    我在驗證谷歌的Recaptcha 2.0響應時遇到了困難。 (清楚地說,使用https://www.google.com/recaptcha/api.js的確切腳本)。 我似乎也跟着不夠好捕捉到的響應指令,但後來我通過我的服務器響應,確定其有效,可能是通過將計算使用我的祕密密鑰的響應。 在服務器端,我使用的NuGet的「的reCAPTCHA插件,用於.NET」它有所有的reCAPTCHA庫我能找到

    1熱度

    3回答

    我使用這種安裝驗證碼束以下Instruction: 添加"gregwar/captcha-bundle": "1.0.0"到require部分中composer.json 運行Windows PowerShell在根和呼叫php composer.phar update 控制檯輸出 Warning: PHP Startup: Unable to load dynamic library 'C:\x

    0熱度

    1回答

    我有jQuery真人圖庫v2.0.1的驗證碼。 在Chrome瀏覽器中,它可以修復。但在IE瀏覽器,驗證碼看起來不正確。 這裏是我的代碼( - 基於javascipt的+ HTML +的jQuery + knockout.js): <input type="text" id="captcha" /> <span style="color: red;" data-bind="text: captc

    1熱度

    1回答

    我有一個php腳本從png圖像生成captcha的問題。一切都很好,用ie和鉻。在Firefox瀏覽器中測試腳本時出現問題。 我的代碼: function executeGenerateCaptcha() { header('Content-Type: image/jpg'); // number of characters to type define('NB_C

    0熱度

    1回答

    我想寫驗證碼首先我寫了asp然後我可以把它作爲圖像。問題是圖像和會話不相等會話給出之前image.i找不到問題的原因。我該如何解決這個問題? using System; using System.Drawing; using System.Drawing.Drawing2D; using System.Drawing.Imaging; public partial class bot

    1熱度

    1回答

    總是空的使用GeckoFX瀏覽器,我使用的是最新GeckoFX-45瀏覽器vb.net。 我的問題: 我不能得到iframe的HTML。 這裏是我的代碼: 'Open Recaptcha2 test site Browser.Navigate("http://patrickhlauke.github.io/recaptcha/") 'Wait for loading (all ways I k

    0熱度

    1回答

    這是我的代碼:功能check()工作,但功能ChangeCaptcha()沒有表現出信輸入type="randomfield": <body onload="ChangeCaptcha()"> <input type="text" id="randomfield" disabled><br><br> <input id="CaptchaEnter" size="2