clickryan
Posts: 54
|
Posted: 01/12/2018, 3:29 AM |
 |
here's a tip. The first time you asp.net add captcha to your form it works well, after making some form adjustments captcha suddenly not working.
It is because when the page/form loads it does not call the "drawCaptcha()" javascript function.
Solution: call the function that uses "drawCaptcha(...)" could be form load or html level.
for more help you may email me atinfo@clickryan.com
_________________
Codecharge Developer (PHP, ASP.net - C# or VB.net)
for help or inquiries please visit clickryan.com
|
 |
 |
|