This is a migrated thread and some comments may be shown as answers.

Any support for Captcha?

1 Answer 84 Views
Upload (Obsolete)
This is a migrated thread and some comments may be shown as answers.
DGDev
Top achievements
Rank 2
DGDev asked on 18 Mar 2009, 11:49 PM
Hi guys,
I have an upload page created which makes use of a RadUpload control, however I would like to implement a Captcha security image. I am using the .NET component plugin of Re-Captcha (http://recaptcha.net/).

It's an excellent control, but is there anyway to use this with RadUpload? I'd like some kind of captcha image verified before files are uploaded so I know this is not some bot script.

1 Answer, 1 is accepted

Sort by
0
DGDev
Top achievements
Rank 2
answered on 19 Mar 2009, 02:08 AM
Here is a really "hacky" work-a-round:
http://sanzon.wordpress.com/2008/05/11/aspnet-ajax-updatepanel-postback-trick-with-recaptcha/

I've decided, however, to make my upload page a two-step process.  1. Captcha Validation   2. RadUploader
Tags
Upload (Obsolete)
Asked by
DGDev
Top achievements
Rank 2
Answers by
DGDev
Top achievements
Rank 2
Share this question
or