currently using mvc 3 and every time i search how to use ReCaptcha on it id always find something that uses microsoft.web.helpers and razor. I know i can use the razor engine with the regular aspx but id rather not just to avoid confusion. Anywho, I'm having problems on how to call the recaptcha on the aspx using microsoft.web.helpers. I guess my question is, am i even using the right references for the aspx engine?
any help is appreciated.
Thanks! g