Hello DynamicWeb
on our site http://www.cleverchoice.dk/ we have a kontakt page so people can contact us if they have questions or anything like that.
But recently we have recieved some spam from the form, which is why we want to add something like recaptcha to the form.
I found a nice library where i just add the DLL and then i can use the library.
Problem is it adds a method to the Html helper, but when i try and use the html helper with @Html i am told that Html does not exist, i'm guessing this is because DynamicWeb 8 is not MVC. Is there any way of making it so i can use the @Html helper or is there perahps an alternative that is better?
Regards Casper Andersen