Recaptcha ErrorMessage Property in ASP.NET -


text after "itemprop =" text ">

I am using recaptcha in an ASP.NET 3.5 application and for some weird reason the error property is not working. Below is my code

  & lt; recaptcha: RecaptchaControl id = "recaptcha" runat = "server" PublicKey = "****************** *************" PrivateKey = "*******************" theme = "white" error = "this is a typo error" / & Gt;  

typed text recaptcha image text does not match with shows it is still the default error message when "wrong. Try again." Instead of my custom error messages can be caused by this strange behavior

You have a little tag message Have put in. Here is my code snippet:

  & lt; Tr & gt; & Lt; Td align = "center" colspan = "2" & gt; & Lt; recaptcha: RecaptchaControl subject = "white" id = "recaptcha" runat = "server" PrivateKey = "*************" PublicKey = "********** ** * "/> & Lt; / TD & gt; & Lt; / TR & gt; & Lt; TR & gt; & Lt; Td align = "center" colspan = "2" style = "color: red" & gt; & Lt; ASP: ASP: Little Eddy = "Failerete" runat = "server" enabledVeget = "false" text = "You have not entered verification words correctly, please try again." & Gt; & Lt; / Asp: literal & gt; & Lt; / TD & gt; & Lt; / TR & gt;  
  • Mike

Comments

Popular posts from this blog

oracle - The fastest way to check if some records in a database table? -

php - multilevel menu with multilevel array -

jQuery UI: Datepicker month format -