Page 2 of 2 FirstFirst 12
Results 11 to 16 of 16

Thread: [Javascript/PHP] Click Captcha

  1. #11
    Join Date
    May 2006
    Location
    Sydney, Australia - Near the coast.
    Posts
    1,995
    Thanks
    0
    Thanked 8 Times in 7 Posts

    Default

    It's not exactly easier.

    You could try making the numbers a different color, and like Twey said, have an audio recording for visual impared users.
    Peter - alotofstuffhere[dot]com - Email Me - Donate via PayPal - Got spare hardware? Donate 'em to me :) Just send me a PM.
    Currently: enjoying the early holidays :)
    Read before posting: FAQ | What you CAN'T do with JavaScript | Form Rules | Thread Title Naming Guide

  2. #12
    Join Date
    Jul 2006
    Location
    Canada
    Posts
    2,581
    Thanks
    13
    Thanked 28 Times in 28 Posts

    Default

    I like the idea though, it is original. Generally it's a typing-in thing, so this is kind of different. I think spambots are catching on to the input field captcha.
    - Mike

  3. #13
    Join Date
    May 2007
    Posts
    6
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    Quote Originally Posted by Twey
    It really needs to have an associated audio file too, for visually impaired users.
    Yes, good idea, I will keep in mind for next version.


    I changed the dashed line color, should be easy to see for most.

    All The Best,
    Ron

  4. #14
    Join Date
    Sep 2006
    Location
    St. George, UT
    Posts
    2,769
    Thanks
    3
    Thanked 157 Times in 155 Posts

    Default

    It is much easier to see now; but as djr33 said before, the spambots could be configured to look at the javascript source and get the correct value (not exactly what was said, but close enough). Anyways, can't wait for the next version; especially if you get the audio substitute for the visually impaired.

    Anyways, just my two cents worth.
    "Computer games don't affect kids; I mean if Pac-Man affected us as kids, we'd all be running around in darkened rooms, munching magic pills and listening to repetitive electronic music." - Kristian Wilson, Nintendo, Inc, 1989
    TheUnlimitedHost | The Testing Site | Southern Utah Web Hosting and Design

  5. #15
    Join Date
    May 2007
    Posts
    6
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    Quote Originally Posted by thetestingsite
    the spambots could be configured to look at the javascript source and get the correct value
    The Javascript is used to locate X coords onclick only, the spambot would have to be configured to decode, strip string and do calculations to know what coord to click

    All The Best,
    Ron

  6. #16
    Join Date
    Apr 2007
    Posts
    11
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    Quote Originally Posted by Ron_Hickey View Post
    I made the form to demo Captcha and values are pre set.

    I changed code to make it easier to see
    numbers.

    All The Best,
    Ron
    He's talking about users with autofill

Bookmarks

Posting Permissions

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