This is *not* true. Do you have the exact revision number that we can check?
.Validate() will be automatically called by ASP.NET, unless you set
ValidationGroup (in which case, it is not supported at all).
Thanks,
> --
> You received this message because you are subscribed to the Google Groups "reCAPTCHA" group.
> To post to this group, send email to reca...@googlegroups.com.
> To unsubscribe from this group, send email to recaptcha+...@googlegroups.com.
> For more options, visit this group at http://groups.google.com/group/recaptcha?hl=en.
>
>
--
Adrian Godong
adrian...@gmail.com
Regarding the issue log: I have closed that issue since I can't repro
it (nor there is any sample code that I can verify). We're not working
on reCAPTCHA libraries full time so those can get backlogged. Thanks
for reminding me.
In your case: if you need to use ValidationGroup, there is already a
lot of discussion going on:
The original issue:
http://code.google.com/p/recaptcha/issues/detail?id=93&can=1&
The original discussion:
http://groups.google.com/group/recaptcha/browse_thread/thread/f4ce9cab3ac52bf?pli=1
There is a reason why the control does not have a ValidationGroup
property, and this is why.
HTH,