Welcome Guest, Not a member yet? Register   Sign In
recaptcha validation message
#5

[eluser]vile[/eluser]
thanks i tried but it didnt work Sad anyone?
anyway this is the captcha's form.

Code:
[removed]
  var RecaptchaOptions = {
    theme:"<?= $theme ?>"
  };
[removed]
[removed][removed]

<noscript>
        &lt;iframe src="&lt;?= $server ?&gt;/noscript?k=&lt;?= $key.$errorpart ?&gt;" height="300" width="500" frameborder="0"&gt;&lt;/iframe><br/>
        &lt;textarea name="recaptcha_challenge_field" rows="3" cols="40"&gt;&lt;/textarea>
        &lt;input type="hidden" name="recaptcha_response_field" value="manual_challenge"/&gt;
</noscript>


Messages In This Thread
recaptcha validation message - by El Forum - 02-07-2009, 09:30 PM
recaptcha validation message - by El Forum - 02-08-2009, 12:34 PM
recaptcha validation message - by El Forum - 02-08-2009, 07:19 PM
recaptcha validation message - by El Forum - 02-08-2009, 07:30 PM
recaptcha validation message - by El Forum - 02-09-2009, 02:36 AM



Theme © iAndrew 2016 - Forum software by © MyBB