I am using captchaMvc4.Mvc package for generating captcha.I work fine in MVC application But when I implement the same in umbraco Its not showing Captcha Image and the captcha Image src show Unknow.Can one known what is the issue in Umbraco website for this captcha.
Captcha src is unknown
I am using captchaMvc4.Mvc package for generating captcha.I work fine in MVC application But when I implement the same in umbraco Its not showing Captcha Image and the captcha Image src show Unknow.Can one known what is the issue in Umbraco website for this captcha.
@Html.MathCaptcha()
If you happen to get this to work, can you post the solution, I'll be needing to implement this in the next few days
Hello John Bergman,
I used the recaptcha .Its work fine.
is working on a reply...