Results 1 to 12 of 12

Thread: looking for free captcha control

  1. #1

    Thread Starter
    Lively Member
    Join Date
    Jul 2006
    Posts
    97

    looking for free captcha control

    hello everybody

    I am looking for captcha control for .net framework 4.0

    can anyone guide me to get that?

    thanks

  2. #2
    PowerPoster motil's Avatar
    Join Date
    Apr 2009
    Location
    Tel Aviv, Israel
    Posts
    2,143

    Re: looking for free captcha control

    did you tried
    Code:
    http://www.google.com/recaptcha
    * Rate It If you Like it

    __________________________________________________________________________________________

    "Programming is like sex: one mistake and you’re providing support for a lifetime."

    Get last SQL insert ID

  3. #3

    Thread Starter
    Lively Member
    Join Date
    Jul 2006
    Posts
    97

    Re: looking for free captcha control

    Quote Originally Posted by motil View Post
    did you tried
    Code:
    http://www.google.com/recaptcha
    thank you for help but I want it as dll to use it like a control and still I am working in my project and google recaptcha is required a domain.

  4. #4
    ASP.NET Moderator gep13's Avatar
    Join Date
    Nov 2004
    Location
    The Granite City
    Posts
    21,963

    Re: looking for free captcha control

    Hello,

    recaptcha is one of the best captcha controls that I have seen, so I would highly recommend it.

    As per the documentation:

    http://code.google.com/apis/recaptcha/intro.html

    all keys work when you access it using localhost, so you can use it without actually accessing with domain.

    Gary

  5. #5

    Thread Starter
    Lively Member
    Join Date
    Jul 2006
    Posts
    97

    Re: looking for free captcha control

    that is amazing but it is not comfortable to use it inside CreateUserWizard control, Do you agree?

    bintaleb

  6. #6
    ASP.NET Moderator gep13's Avatar
    Join Date
    Nov 2004
    Location
    The Granite City
    Posts
    21,963

    Re: looking for free captcha control

    Hello,

    In what way? I have used it before in the comment section of my old blog, and I found it very simple to use.

    Gary

  7. #7
    King of sapila
    Join Date
    Oct 2006
    Location
    Greece
    Posts
    6,597

    Re: looking for free captcha control

    I have to note that recaptcha is not a perfect control.
    It has some limitations that i have found out but will not disclose to an open forum.It's one way + to protect your site along wit other measures for security,on the Server and the data.
    Also in your last question, i'm not using the userwizard control but i show the structure and it seems pretty customizable.
    What other means did you have in mind other than referencing a captcha object and incorporate it when you said it's not comfortable?
    ἄνδρα μοι ἔννεπε, μοῦσα, πολύτροπον, ὃς μάλα πολλὰ
    πλάγχθη, ἐπεὶ Τροίης ἱερὸν πτολίεθρον ἔπερσεν·

  8. #8
    ASP.NET Moderator gep13's Avatar
    Join Date
    Nov 2004
    Location
    The Granite City
    Posts
    21,963

    Re: looking for free captcha control

    sap, can you PM me details about what you are referring to? I have never had any issues with it?

    Gary

  9. #9

    Thread Starter
    Lively Member
    Join Date
    Jul 2006
    Posts
    97

    Re: looking for free captcha control

    hello sap

    to my mind I think when you use Separate control better than web service and after make required steps and browse a web page I found recaptcha control on the top of page while I put it in the last.

    I will show you my code soon becuase I not using my own computer.

  10. #10
    ASP.NET Moderator gep13's Avatar
    Join Date
    Nov 2004
    Location
    The Granite City
    Posts
    21,963

    Re: looking for free captcha control

    Hello,

    Yes, I think a code sample will definitely help in understanding what your concerns are.

    Gary

  11. #11
    King of sapila
    Join Date
    Oct 2006
    Location
    Greece
    Posts
    6,597

    Re: looking for free captcha control

    Gary did you get the pm?
    ἄνδρα μοι ἔννεπε, μοῦσα, πολύτροπον, ὃς μάλα πολλὰ
    πλάγχθη, ἐπεὶ Τροίης ἱερὸν πτολίεθρον ἔπερσεν·

  12. #12
    ASP.NET Moderator gep13's Avatar
    Join Date
    Nov 2004
    Location
    The Granite City
    Posts
    21,963

    Re: looking for free captcha control

    Ah, yes, I did. Sorry, read it on my phone, and then forgot to reply to it. Will do that now.

    Gary

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width