
I'm trying to add a Telerik's RadCaptcha to my Web Template, or even a single page that does not use any Basic or Advanced Forms.
The basic form as the option to add it and it works great, but I'm building a custom HTML page with my own form and need a Captcha added to my form submit.
Does anyone know the code and script I would need to do this?
Thanks
Hi @MichaelSchofiel;, as far as I understand, the Telerik RadCaptcha is intended for ASP.NET and Ajax websites. Power Pages does not expose any ASP.Net capability.
If you're just looking for generic captcha capabilities, you can use JavaScript to achieve the same results.
There are many articles describing various scenarios like this one although, there are none that I can find that shows how to do it with Power Pages.
Let us know if you need more help with a sample that would work in Power Pages.
I hope this helps?