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. Confirmation image generation

Confirmation image generation

Scheduled Pinned Locked Moved ASP.NET
5 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.
  • M Offline
    M Offline
    Muhammad Gouda
    wrote on last edited by
    #1

    most sites has forms that contains an image that user must read and enter its contents as string to confirm that this form is filled in humanly. I have my own ideas to apply this issu. But I would like to know if there is any standard mechanism any article, sample code If none, I will be glad :) to send my own ideas in an article to CP

    Mohammed Gouda foreach(Minute m in MyLife) myExperience++;

    C R 2 Replies Last reply
    0
    • M Muhammad Gouda

      most sites has forms that contains an image that user must read and enter its contents as string to confirm that this form is filled in humanly. I have my own ideas to apply this issu. But I would like to know if there is any standard mechanism any article, sample code If none, I will be glad :) to send my own ideas in an article to CP

      Mohammed Gouda foreach(Minute m in MyLife) myExperience++;

      C Offline
      C Offline
      Christian Graus
      wrote on last edited by
      #2

      It's called CAPTCHA. If you google that, you'll find what exists on the subject. There are many libraries, nothign standard AFAIK

      Christian Graus Please read this if you don't understand the answer I've given you "also I don't think "TranslateOneToTwoBillion OneHundredAndFortySevenMillion FourHundredAndEightyThreeThousand SixHundredAndFortySeven()" is a very good choice for a function name" - SpacixOne ( offering help to someone who really needed it ) ( spaces added for the benefit of people running at < 1280x1024 )

      M 1 Reply Last reply
      0
      • C Christian Graus

        It's called CAPTCHA. If you google that, you'll find what exists on the subject. There are many libraries, nothign standard AFAIK

        Christian Graus Please read this if you don't understand the answer I've given you "also I don't think "TranslateOneToTwoBillion OneHundredAndFortySevenMillion FourHundredAndEightyThreeThousand SixHundredAndFortySeven()" is a very good choice for a function name" - SpacixOne ( offering help to someone who really needed it ) ( spaces added for the benefit of people running at < 1280x1024 )

        M Offline
        M Offline
        Muhammad Gouda
        wrote on last edited by
        #3

        Christian Graus wrote:

        It's called CAPTCHA

        Thanks :laugh:

        Christian Graus wrote:

        Please read this if you don't understand the answer I've given you

        :doh: I read it once before, and all I was asking for is a key to google it.

        Mohammed Gouda foreach(Minute m in MyLife) myExperience++;

        C 1 Reply Last reply
        0
        • M Muhammad Gouda

          Christian Graus wrote:

          It's called CAPTCHA

          Thanks :laugh:

          Christian Graus wrote:

          Please read this if you don't understand the answer I've given you

          :doh: I read it once before, and all I was asking for is a key to google it.

          Mohammed Gouda foreach(Minute m in MyLife) myExperience++;

          C Offline
          C Offline
          Christian Graus
          wrote on last edited by
          #4

          Mohammed Gouda wrote:

          I read it once before, and all I was asking for is a key to google it.

          That is my sig, it appears on all my replies. It was not in any way aimed at you.

          Christian Graus Please read this if you don't understand the answer I've given you "also I don't think "TranslateOneToTwoBillion OneHundredAndFortySevenMillion FourHundredAndEightyThreeThousand SixHundredAndFortySeven()" is a very good choice for a function name" - SpacixOne ( offering help to someone who really needed it ) ( spaces added for the benefit of people running at < 1280x1024 )

          1 Reply Last reply
          0
          • M Muhammad Gouda

            most sites has forms that contains an image that user must read and enter its contents as string to confirm that this form is filled in humanly. I have my own ideas to apply this issu. But I would like to know if there is any standard mechanism any article, sample code If none, I will be glad :) to send my own ideas in an article to CP

            Mohammed Gouda foreach(Minute m in MyLife) myExperience++;

            R Offline
            R Offline
            Raviprakash R
            wrote on last edited by
            #5

            The technology which you are talking about is called Captcha. CAPTCHA stands for Completely Automated Public Turing test to tell Computers and Humans Apart. There is already an excellent article on making and using a Captcha control right here on codeproject. check it out here:http://www.codeproject.com/KB/custom-controls/CaptchaControl.aspx[^]

            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