Re: Any available components to create a turing au thentication for people trying to enter data?
|
Zouzu Gassinger |
|
5/30/2008 4:21:37 AM |
Hello Hopman, Looking around I see many PHP scripts for working with turing numbers but I have not seen anything A SP-based. Perhaps there is something out there. If you find one I would be curious to know about it as well.
Post Comments |
|
Zouzu, Thanks for trying to help out. I will keep looking. I am sure there must be something out there or even a way to adapt some other script for my needs.
Thanks again.
Post Comments |
|
Re: Any available components to create a turing au thentication for people trying to enter data?
|
Helena Eugine Gonsalves |
|
5/30/2008 4:23:06 AM |
Hi Hopman, I found a couple. There is one for asp:
http://www.u229.no/stuff/Captcha/
Then for .net there are several:
http://www.codeproject.com/aspnet/CaptchaImage.asp
http://www.codeproject.com/aspnet/CaptchaControl.asp
http://www.dotnetfreak.co.uk/blog/archive/2004/11/06/166.aspx
http://www.textdisguise.com/
Post Comments |
|
Thanks a lot Helena. That first one is a big help to me. Although I am thinking those .net options will come in handy as I progress.
Thanks again!
Post Comments |
|
Re: What are you planning to use it for?
|
Helena Eugine Gonsalves |
|
5/30/2008 4:27:43 AM |
Hopman, Out of curiosity, what are you planning to use it for? Some kind of tie-in with authentication or so mething else? Post Comments |
|
Re: Just want to prevent auto-submit/spambots
|
Hopmann Murki |
|
5/30/2008 4:29:11 AM |
Helena, I just have a site where my users can post up shor t stories, but I have been getting people spammin g and such and I do not want to necessary require it to be password-connected, I just want to preve nt auto-submit/spambots. < /p> Post Comments |
|