captcha control

Last post 10-31-2009 7:32 AM by atomic_thang. 4 replies.

Sort Posts:

  • captcha control

    08-01-2007, 7:52 PM

    Does any one know where I can add a simple CAPTCHA control code to my application.

    (My application is using programming language VB and I believe the source code for the CAPTCHA should also be in VB, right?)

    (I guess you cannot mix and match C# and VB in the same website, right ?)

    Thanks
    Lisa Green

     

  • Re: captcha control

    08-01-2007, 8:47 PM
    Answer

    Hi Lisa,

     

    Check this forum, where its already answered.. http://forums.asp.net/t/1138442.aspx

     

    You can mix (I dont know what the official line is though), however I have found that it creates issues in the app_code folder. But conversion is not an issue.

     

    All the best

    Please Mark Post that helped you as answer, also include a summary of what solved the problem as it helps others in similar situations
  • Re: captcha control

    08-01-2007, 11:22 PM
    Answer
    • Star
      13,621 point Star
    • gt1329a
    • Member since 06-23-2002, 8:53 PM
    • Atlanta
    • Posts 2,251
    • ASPInsiders
      TrustedFriends-MVPs
    Encosia - ASP.NET, jQuery, AJAX, and more.

    Latest article: Emulate ASP.NET validation groups with jQuery validation
  • Re: captcha control

    06-03-2009, 8:21 AM
    • Member
      4 point Member
    • AjayKN
    • Member since 05-16-2009, 11:00 AM
    • Posts 2

    Hi Lisa,

         I think regarding Captcha control you got answer. i just want to put some light on vb and c# code mixture. ASP.net given higher flexibility but some constraints You can have
    1. One web page with VB.net as code behind and one with C#.net in same web application project
    2. One class library of VB.net and one with C#.net in same solution
    You can't have
    1. you can't have both VB.net code and C#.net code inside a asp.net page or code behind file
    2. you can't have both VB.net class and C#.net class inside same class library
    This may not be exact solution but it adds up your knowledgeWith warm regards,Ajay K N 
  • Re: captcha control

    10-31-2009, 7:32 AM
    • Member
      288 point Member
    • atomic_thang
    • Member since 04-26-2005, 1:35 AM
    • Posts 49

    Hello,

    I have been using this ASP.NET AJAX Captcha Control. I believe it will help you.

    John Borders
    MCSD,MCDBA,MCTS,ITProject+,PMP
Page 1 of 1 (5 items)