Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. Web Development
  3. ASP.NET
  4. Create a basic captcha in C#.net

Create a basic captcha in C#.net

Scheduled Pinned Locked Moved ASP.NET
csharpasp-nethelp
10 Posts 3 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • U Offline
    U Offline
    User 8664010
    wrote on last edited by
    #1

    can anyone help me to creat a captcha in asp.net 4.0 using c# i have to generate combination of capital letters, small letters and numbers.....pls help me

    S A 2 Replies Last reply
    0
    • U User 8664010

      can anyone help me to creat a captcha in asp.net 4.0 using c# i have to generate combination of capital letters, small letters and numbers.....pls help me

      S Offline
      S Offline
      Sandeep Mewara
      wrote on last edited by
      #2

      You should have searched for it here at CP itself. Following articles will help you out in implementing it: CAPTCHA Image[^] CAPTCHA Graphic in ASP.NET[^] Captcha Image using C# in ASP.NET[^] Try out! Many more here: Search result[^]

      Sandeep Mewara Microsoft ASP.NET MVP 2012 & 2013 [My Blog]: Sandeep Mewara's Tech Journal! [My Latest Article]: HTML5 Quick Start Web Application

      U 2 Replies Last reply
      0
      • S Sandeep Mewara

        You should have searched for it here at CP itself. Following articles will help you out in implementing it: CAPTCHA Image[^] CAPTCHA Graphic in ASP.NET[^] Captcha Image using C# in ASP.NET[^] Try out! Many more here: Search result[^]

        Sandeep Mewara Microsoft ASP.NET MVP 2012 & 2013 [My Blog]: Sandeep Mewara's Tech Journal! [My Latest Article]: HTML5 Quick Start Web Application

        U Offline
        U Offline
        User 8664010
        wrote on last edited by
        #3

        hi, first link is not working 2nd link is in vb....which i can't understand...can u tell me a link which is in c#.net....pls

        S 1 Reply Last reply
        0
        • U User 8664010

          hi, first link is not working 2nd link is in vb....which i can't understand...can u tell me a link which is in c#.net....pls

          S Offline
          S Offline
          Sandeep Mewara
          wrote on last edited by
          #4

          Updated. Try out now. Post specific issue if you face.

          Sandeep Mewara Microsoft ASP.NET MVP 2012 & 2013 [My Blog]: Sandeep Mewara's Tech Journal! [My Latest Article]: HTML5 Quick Start Web Application

          U 2 Replies Last reply
          0
          • S Sandeep Mewara

            Updated. Try out now. Post specific issue if you face.

            Sandeep Mewara Microsoft ASP.NET MVP 2012 & 2013 [My Blog]: Sandeep Mewara's Tech Journal! [My Latest Article]: HTML5 Quick Start Web Application

            U Offline
            U Offline
            User 8664010
            wrote on last edited by
            #5

            hi, is it website or project...i did in project...

            <%@ Application Codebehind="Global.asax.cs" Inherits="WebApplication4.Global" Language="C#" %>

            i created a new project ...and i am getting the above error...what should i do now?

            S 1 Reply Last reply
            0
            • U User 8664010

              hi, is it website or project...i did in project...

              <%@ Application Codebehind="Global.asax.cs" Inherits="WebApplication4.Global" Language="C#" %>

              i created a new project ...and i am getting the above error...what should i do now?

              S Offline
              S Offline
              Sandeep Mewara
              wrote on last edited by
              #6

              I have no idea what error you are talking of. Don't be in a hurry and take it step by step. Download samples attached with articles. Open them, run them, study, learn and then try to implement the same in your application.

              Sandeep Mewara Microsoft ASP.NET MVP 2012 & 2013 [My Blog]: Sandeep Mewara's Tech Journal! [My Latest Article]: HTML5 Quick Start Web Application

              U 1 Reply Last reply
              0
              • S Sandeep Mewara

                Updated. Try out now. Post specific issue if you face.

                Sandeep Mewara Microsoft ASP.NET MVP 2012 & 2013 [My Blog]: Sandeep Mewara's Tech Journal! [My Latest Article]: HTML5 Quick Start Web Application

                U Offline
                U Offline
                User 8664010
                wrote on last edited by
                #7

                now i created a new website & pasted code...now it is working...could u tell me why it is not working on new project...i always do in a prject not in a website....even now also i am doing my project on a webproject not in a website...pls help me to solve this...

                1 Reply Last reply
                0
                • S Sandeep Mewara

                  I have no idea what error you are talking of. Don't be in a hurry and take it step by step. Download samples attached with articles. Open them, run them, study, learn and then try to implement the same in your application.

                  Sandeep Mewara Microsoft ASP.NET MVP 2012 & 2013 [My Blog]: Sandeep Mewara's Tech Journal! [My Latest Article]: HTML5 Quick Start Web Application

                  U Offline
                  U Offline
                  User 8664010
                  wrote on last edited by
                  #8

                  ok

                  1 Reply Last reply
                  0
                  • S Sandeep Mewara

                    You should have searched for it here at CP itself. Following articles will help you out in implementing it: CAPTCHA Image[^] CAPTCHA Graphic in ASP.NET[^] Captcha Image using C# in ASP.NET[^] Try out! Many more here: Search result[^]

                    Sandeep Mewara Microsoft ASP.NET MVP 2012 & 2013 [My Blog]: Sandeep Mewara's Tech Journal! [My Latest Article]: HTML5 Quick Start Web Application

                    U Offline
                    U Offline
                    User 8664010
                    wrote on last edited by
                    #9

                    You should have searched for it here at CP itself. u said to search at CP...What is it & where is it

                    1 Reply Last reply
                    0
                    • U User 8664010

                      can anyone help me to creat a captcha in asp.net 4.0 using c# i have to generate combination of capital letters, small letters and numbers.....pls help me

                      A Offline
                      A Offline
                      AshishChaudha
                      wrote on last edited by
                      #10

                      Please follow the link below Captcha Image using C# in ASP.NET[^] http://usefulscripts.wordpress.com/2012/07/29/how-to-use-captcha-using-asp-net-c-and-jquery-5/[^] http://towardsnext.wordpress.com/2009/02/26/captcha-control-sample-c-aspnet-server-control/[^] http://rockingshani.blogspot.in/2012/06/how-can-we-use-captcha-in-aspnet.html[^] http://stackoverflow.com/questions/2369373/captcha-image-verification-in-c-net-and-asp-net[^]

                      1 Reply Last reply
                      0
                      Reply
                      • Reply as topic
                      Log in to reply
                      • Oldest to Newest
                      • Newest to Oldest
                      • Most Votes


                      • Login

                      • Don't have an account? Register

                      • Login or register to search.
                      • First post
                        Last post
                      0
                      • Categories
                      • Recent
                      • Tags
                      • Popular
                      • World
                      • Users
                      • Groups