validation - How to allow CaptchaControl not a case sensitive in asp.net(both capital and small character should allow)) -


captchacontrol code

 <captcha:captchacontrol id="captcha1" runat="server" captchabackgroundnoise="low"                                             captchalength="5" captchaheight="60" captchawidth="200" captchalinenoise="none"                                             captchamintimeout="5" captchamaxtimeout="240" fontcolor="#529e00" /> 

enter image description here


Comments

Popular posts from this blog

java - Checkbox item adds to spinner -

php - mySQL problems with this code? -

C# MVC AngularJS -