Re: [WebDNA] reCAPTCHA and WebDNA

This WebDNA talk-list message is from

2010


It keeps the original formatting.
numero = 105637
interpreted = N
texte = --Apple-Mail-140-617312405 Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: quoted-printable me 2. If I comment out the javascript and use the iframe it sends the form =20 variables and gets a true success. There is some issue with the =20 javascript. It shows up but does not allow the form variables to be =20 sent. 1,command,showpage 2,cart,127956583523101109 3,sendback,/Animation_Etchings/Donald_Duck_Donald_Kicking_Heels_H/=20 vaid32271.html 4,firstname, 5,email, 6,suggest, 7,recaptcha_challenge_field, =20 = 03AHJ_Vusi8C2bSPtF0sGNbvg9ZtZZLAdW7oGjBWc3ZTn35SULNmilUOzsxDqIBhpK0t5Nqsd8= s6GnAeWNcEDyGpHzRi7Niqwx9ixUnz6E0fPLI3kX=20 -C-mtJs 8,recaptcha_response_field,manual_challenge =1D=1D=1D =1D=1D=1D =1D=1D=1D=1D=1D =1D=1D=1D =1D=1D=1D=1D =1D=1D=1D = true success I will search on. Thanks for the suggestions and the code to start with. > Stumped. Works for me.... you have your captcha keys and everything? > -Dan > > From: World Wide Art > Sent: Monday, July 19, 2010 1:18 PM > To: talk@webdna.us > Subject: Re: [WebDNA] reCAPTCHA and WebDNA > > Thanks Dan, > > I tried it on a page by itself. No javascript conflict. > > It is not sending the form variables? I also tried the non secure =20 > server. The captcha show up on the page, so it is loading, but not =20 > submitting with the form data. None of the captcha data shows up as =20= > form variables. > >> Maybe try sending to the non-secure captcha site (not sure off the =20= >> top of my head.. dbl check their instructions...) ??? >> Also, maybe other .js is conflicting (jquery, google analytics, =20 >> etc. (I've never had those conflicts, but just sayin' ...)) >> -Dan >> From: World Wide Art >> Sent: Monday, July 19, 2010 12:00 PM >> To: talk@webdna.us >> Subject: Re: [WebDNA] reCAPTCHA and WebDNA >> >> good point. yes it is in the form, I double checked just in case, =20 >> but obviously not sending? >> >> It seems to be a script error. If I comment out the Javascript and =20= >> use the iframe I get the correct response on the following page. >> >> don't know? >> >>> It's not sending the challenge... you should see this (or similar) =20= >>> in [formvariables]: >>> 6 : recaptcha_challenge_field - =20 >>> = 7YTFd_VusWubxB7s0xGpGJRnZ_cH_TEvtL7UMpf3KmAt2wlDuCRDzFreqWCQosa87_bsoEr_8l= j5Eo9aWS0p=20 >>> -RRPRqWdqRXb_ISzkM4liFwZJvdbVq8GbM-=20 >>> M5BruFnUytAwZSsFZb2gZegzB0qEondZtqTOto8FYWLef
>>> 7 : recaptcha_response_field - Godley Marian
>>> This (or similar) is in your form, correct? >>>
>>> >>> >>> >>> >>>
>>> -Dan >>> >>> >>> From: World Wide Art >>> Sent: Monday, July 19, 2010 10:55 AM >>> To: talk@webdna.us >>> Subject: Re: [WebDNA] reCAPTCHA and WebDNA >>> >>> The form variables are only showing my inputs. >>> >>> 1,command,showpage >>> 2,cart,127949635220851463 >>> 3,sendback,/Animation_Etchings/Bugs_Bunny_Daffy_Duck_D/=20 >>> vaid32264.html >>> 4,firstname,David >>> 5,email,admin@world-wide-art.com >>> 6,suggest,test with correct captcha >>> =1D=1D=1D =1D=1D=1D =1D=1D=1D=1D=1D =1D=1D=1D =1D=1D=1D=1D =1D=1D=1D = false 'Input error: challenge: Error =20 >>> parsing captcha challenge value\n' >>> >>> d. >>> >>>> Just the keys as far as I know. What is [formvariables] telling =20 >>>> you about what you're sending to reCaptcha (i.e. what's the prob)? >>>> http://code.google.com/apis/recaptcha/docs/troubleshooting.html >>>> >>>> -Dan >>>> >>>> From: World Wide Art >>>> Sent: Monday, July 19, 2010 10:29 AM >>>> To: talk@webdna.us >>>> Subject: Re: [WebDNA] reCAPTCHA and WebDNA >>>> >>>> Thanks Dan, >>>> >>>> That's better, but I am still getting the same error if the =20 >>>> captcha is correct or wrong. >>>> >>>> [reCaptcha_server_response] =3D false 'Input error: challenge: =20 >>>> Error parsing captcha challenge value\n' >>>> >>>> It looks like the only thing I need to do with the code is add =20 >>>> the private and public keys. Is there any other customization =20 >>>> that needs to be done? >>>> >>>> Thanks, >>>> d. >>>> >>>>> I posted some code here: >>>>> = https://www.webdna.us/forum/graphiteforums_forums/thread.dna?Startat=3D1&D= isplayMSG=3DDisplayMSG13&ForumID=3D20&ThreadID=3D60 >>>>> >>>>> Let me know if it helps. It's been awhile since I looked at the =20= >>>>> code... >>>>> -Dan >>>>> >>>>> From: World Wide Art >>>>> Sent: Sunday, July 18, 2010 3:59 PM >>>>> To: talk@webdna.us >>>>> Subject: [WebDNA] reCAPTCHA and WebDNA >>>>> >>>>> Hello all... >>>>> >>>>> Am I missing something. I tried using Dan Strongs captcha code =20 >>>>> and can't get it to work. Seems pretty straight forward. Has =20 >>>>> something changed in the coding? >>>>> >>>>> http://www.danstrong.com/reCAPTCHA-WebDNA.html >>>>> >>>>> Does anyone have working code? >>>>> >>>>> Thanks, >>>>> d. >>>>> >>>>> World Wide Art, Art Gallery and Custom Framing >>>>> questions@world-wide-art.com >>>>> Disney Preferred Animation Art Gallery >>>>> Specializing in Limited Editions by Today's Top Artists and Custom >>>>> Conservation Framing. >>>>> http://www.world-wide-art.com >>>>> 1-800-518-8453 or 1-510-538-8453 >>>>> >>>>> >>>>> >>>>> >>>>> >>>>> >>>>> >>>>> Hello all... >>>>> >>>>> Am I missing something. I tried using Dan Strongs captcha code and >>>>> can't get it to work. Seems pretty straight forward. Has something >>>>> changed in the coding? >>>>> >>>>> http://www.danstrong.com/reCAPTCHA-WebDNA.html >>>>> >>>>> Does anyone have working code? >>>>> >>>>> Thanks, >>>>> d. >>>>> >>>>> World Wide Art, Art Gallery and Custom Framing >>>>> questions@world-wide-art.com >>>>> Disney Preferred Animation Art Gallery >>>>> Specializing in Limited Editions by Today's Top Artists and Custom >>>>> Conservation Framing. >>>>> http://www.world-wide-art.com >>>>> 1-800-518-8453 or 1-510-538-8453 >>>>> >>>>> >>>>> >>>>> >>>> >>>> World Wide Art, Art Gallery and Custom Framing >>>> questions@world-wide-art.com >>>> Disney Preferred Animation Art Gallery >>>> Specializing in Limited Editions by Today's Top Artists and Custom >>>> Conservation Framing. >>>> http://www.world-wide-art.com >>>> 1-800-518-8453 or 1-510-538-8453 >>>> >>>> >>>> >>>> >>>> >>>> >>>> >>>> Thanks Dan, >>>> >>>> That's better, but I am still getting the same error if the =20 >>>> captcha is >>>> correct or wrong. >>>> >>>> [reCaptcha_server_response] =3D false 'Input error: challenge: = Error >>>> parsing captcha challenge value\n' >>>> >>>> It looks like the only thing I need to do with the code is add the >>>> private and public keys. Is there any other customization that =20 >>>> needs >>>> to be done? >>>> >>>> Thanks, >>>> d. >>>> >>>> > I posted some code here: >>>> > = https://www.webdna.us/forum/graphiteforums_forums/thread.dna?Startat=3D1&D= isplayMSG=3DDisplayMSG13&ForumID=3D20&ThreadID=3D60 >>>> > >>>> > Let me know if it helps. It's been awhile since I looked at the >>>> > code... >>>> > -Dan >>>> > >>>> > From: World Wide Art >>>> > Sent: Sunday, July 18, 2010 3:59 PM >>>> > To: talk@webdna.us >>>> > Subject: [WebDNA] reCAPTCHA and WebDNA >>>> > >>>> > Hello all... >>>> > >>>> > Am I missing something. I tried using Dan Strongs captcha code =20= >>>> and >>>> > can't get it to work. Seems pretty straight forward. Has =20 >>>> something >>>> > changed in the coding? >>>> > >>>> > http://www.danstrong.com/reCAPTCHA-WebDNA.html >>>> > >>>> > Does anyone have working code? >>>> > >>>> > Thanks, >>>> > d. >>>> > >>>> > World Wide Art, Art Gallery and Custom Framing >>>> > questions@world-wide-art.com >>>> > Disney Preferred Animation Art Gallery >>>> > Specializing in Limited Editions by Today's Top Artists and =20 >>>> Custom >>>> > Conservation Framing. >>>> > http://www.world-wide-art.com >>>> > 1-800-518-8453 or 1-510-538-8453 >>>> > >>>> > >>>> > >>>> > >>>> > >>>> > >>>> > >>>> > Hello all... >>>> > >>>> > Am I missing something. I tried using Dan Strongs captcha code =20= >>>> and >>>> > can't get it to work. Seems pretty straight forward. Has =20 >>>> something >>>> > changed in the coding? >>>> > >>>> > http://www.danstrong.com/reCAPTCHA-WebDNA.html >>>> > >>>> > Does anyone have working code? >>>> > >>>> > Thanks, >>>> > d. >>>> > >>>> > World Wide Art, Art Gallery and Custom Framing >>>> > questions@world-wide-art.com >>>> > Disney Preferred Animation Art Gallery >>>> > Specializing in Limited Editions by Today's Top Artists and =20 >>>> Custom >>>> > Conservation Framing. >>>> > http://www.world-wide-art.com >>>> > 1-800-518-8453 or 1-510-538-8453 >>>> > >>>> > >>>> > >>>> > >>>> >>>> World Wide Art, Art Gallery and Custom Framing >>>> questions@world-wide-art.com >>>> Disney Preferred Animation Art Gallery >>>> Specializing in Limited Editions by Today's Top Artists and Custom >>>> Conservation Framing. >>>> http://www.world-wide-art.com >>>> 1-800-518-8453 or 1-510-538-8453 >>>> >>>> >>>> >>>> >>> >>> World Wide Art, Art Gallery and Custom Framing >>> questions@world-wide-art.com >>> Disney Preferred Animation Art Gallery >>> Specializing in Limited Editions by Today's Top Artists and Custom >>> Conservation Framing. >>> http://www.world-wide-art.com >>> 1-800-518-8453 or 1-510-538-8453 >>> >>> >>> >>> >>> >>> >>> >>> The form variables are only showing my inputs. >>> >>> 1,command,showpage >>> 2,cart,127949635220851463 >>> 3,sendback,/Animation_Etchings/Bugs_Bunny_Daffy_Duck_D/=20 >>> vaid32264.html >>> 4,firstname,David >>> 5,email,admin@world-wide-art.com >>> 6,suggest,test with correct captcha >>> =1D=1D=1D =1D=1D=1D =1D=1D=1D=1D=1D =1D=1D=1D =1D=1D=1D=1D =1D=1D=1D = false 'Input error: challenge: Error >>> parsing captcha challenge value\n' >>> >>> d. >>> >>> > Just the keys as far as I know. What is [formvariables] telling =20= >>> you >>> > about what you're sending to reCaptcha (i.e. what's the prob)? >>> > http://code.google.com/apis/recaptcha/docs/troubleshooting.html >>> > >>> > -Dan >>> > >>> > From: World Wide Art >>> > Sent: Monday, July 19, 2010 10:29 AM >>> > To: talk@webdna.us >>> > Subject: Re: [WebDNA] reCAPTCHA and WebDNA >>> > >>> > Thanks Dan, >>> > >>> > That's better, but I am still getting the same error if the =20 >>> captcha >>> > is correct or wrong. >>> > >>> > [reCaptcha_server_response] =3D false 'Input error: challenge: = Error >>> > parsing captcha challenge value\n' >>> > >>> > It looks like the only thing I need to do with the code is add the >>> > private and public keys. Is there any other customization that =20 >>> needs >>> > to be done? >>> > >>> > Thanks, >>> > d. >>> > >>> >> I posted some code here: >>> >> = https://www.webdna.us/forum/graphiteforums_forums/thread.dna?Startat=3D1&D= isplayMSG=3DDisplayMSG13&ForumID=3D20&ThreadID=3D60 >>> >> >>> >> Let me know if it helps. It's been awhile since I looked at the >>> >> code... >>> >> -Dan >>> >> >>> >> From: World Wide Art >>> >> Sent: Sunday, July 18, 2010 3:59 PM >>> >> To: talk@webdna.us >>> >> Subject: [WebDNA] reCAPTCHA and WebDNA >>> >> >>> >> Hello all... >>> >> >>> >> Am I missing something. I tried using Dan Strongs captcha code =20= >>> and >>> >> can't get it to work. Seems pretty straight forward. Has =20 >>> something >>> >> changed in the coding? >>> >> >>> >> http://www.danstrong.com/reCAPTCHA-WebDNA.html >>> >> >>> >> Does anyone have working code? >>> >> >>> >> Thanks, >>> >> d. >>> >> >>> >> World Wide Art, Art Gallery and Custom Framing >>> >> questions@world-wide-art.com >>> >> Disney Preferred Animation Art Gallery >>> >> Specializing in Limited Editions by Today's Top Artists and =20 >>> Custom >>> >> Conservation Framing. >>> >> http://www.world-wide-art.com >>> >> 1-800-518-8453 or 1-510-538-8453 >>> >> >>> >> >>> >> >>> >> >>> >> >>> >> >>> >> >>> >> Hello all... >>> >> >>> >> Am I missing something. I tried using Dan Strongs captcha code =20= >>> and >>> >> can't get it to work. Seems pretty straight forward. Has =20 >>> something >>> >> changed in the coding? >>> >> >>> >> http://www.danstrong.com/reCAPTCHA-WebDNA.html >>> >> >>> >> Does anyone have working code? >>> >> >>> >> Thanks, >>> >> d. >>> >> >>> >> World Wide Art, Art Gallery and Custom Framing >>> >> questions@world-wide-art.com >>> >> Disney Preferred Animation Art Gallery >>> >> Specializing in Limited Editions by Today's Top Artists and =20 >>> Custom >>> >> Conservation Framing. >>> >> http://www.world-wide-art.com >>> >> 1-800-518-8453 or 1-510-538-8453 >>> >> >>> >> >>> >> >>> >> >>> > >>> > World Wide Art, Art Gallery and Custom Framing >>> > questions@world-wide-art.com >>> > Disney Preferred Animation Art Gallery >>> > Specializing in Limited Editions by Today's Top Artists and Custom >>> > Conservation Framing. >>> > http://www.world-wide-art.com >>> > 1-800-518-8453 or 1-510-538-8453 >>> > >>> > >>> > >>> > >>> > >>> > >>> > >>> > Thanks Dan, >>> > >>> > That's better, but I am still getting the same error if the =20 >>> captcha is >>> > correct or wrong. >>> > >>> > [reCaptcha_server_response] =3D false 'Input error: challenge: = Error >>> > parsing captcha challenge value\n' >>> > >>> > It looks like the only thing I need to do with the code is add the >>> > private and public keys. Is there any other customization that =20 >>> needs >>> > to be done? >>> > >>> > Thanks, >>> > d. >>> > >>> > > I posted some code here: >>> > > = https://www.webdna.us/forum/graphiteforums_forums/thread.dna?Startat=3D1&D= isplayMSG=3DDisplayMSG13&ForumID=3D20&ThreadID=3D60 >>> > > >>> > > Let me know if it helps. It's been awhile since I looked at the >>> > > code... >>> > > -Dan >>> > > >>> > > From: World Wide Art >>> > > Sent: Sunday, July 18, 2010 3:59 PM >>> > > To: talk@webdna.us >>> > > Subject: [WebDNA] reCAPTCHA and WebDNA >>> > > >>> > > Hello all... >>> > > >>> > > Am I missing something. I tried using Dan Strongs captcha code =20= >>> and >>> > > can't get it to work. Seems pretty straight forward. Has =20 >>> something >>> > > changed in the coding? >>> > > >>> > > http://www.danstrong.com/reCAPTCHA-WebDNA.html >>> > > >>> > > Does anyone have working code? >>> > > >>> > > Thanks, >>> > > d. >>> > > >>> > > World Wide Art, Art Gallery and Custom Framing >>> > > questions@world-wide-art.com >>> > > Disney Preferred Animation Art Gallery >>> > > Specializing in Limited Editions by Today's Top Artists and =20 >>> Custom >>> > > Conservation Framing. >>> > > http://www.world-wide-art.com >>> > > 1-800-518-8453 or 1-510-538-8453 >>> > > >>> > > >>> > > >>> > > >>> > > >>> > > >>> > > >>> > > Hello all... >>> > > >>> > > Am I missing something. I tried using Dan Strongs captcha code =20= >>> and >>> > > can't get it to work. Seems pretty straight forward. Has =20 >>> something >>> > > changed in the coding? >>> > > >>> > > http://www.danstrong.com/reCAPTCHA-WebDNA.html >>> > > >>> > > Does anyone have working code? >>> > > >>> > > Thanks, >>> > > d. >>> > > >>> > > World Wide Art, Art Gallery and Custom Framing >>> > > questions@world-wide-art.com >>> > > Disney Preferred Animation Art Gallery >>> > > Specializing in Limited Editions by Today's Top Artists and =20 >>> Custom >>> > > Conservation Framing. >>> > > http://www.world-wide-art.com >>> > > 1-800-518-8453 or 1-510-538-8453 >>> > > >>> > > >>> > > >>> > > >>> > >>> > World Wide Art, Art Gallery and Custom Framing >>> > questions@world-wide-art.com >>> > Disney Preferred Animation Art Gallery >>> > Specializing in Limited Editions by Today's Top Artists and Custom >>> > Conservation Framing. >>> > http://www.world-wide-art.com >>> > 1-800-518-8453 or 1-510-538-8453 >>> > >>> > >>> > >>> > >>> >>> World Wide Art, Art Gallery and Custom Framing >>> questions@world-wide-art.com >>> Disney Preferred Animation Art Gallery >>> Specializing in Limited Editions by Today's Top Artists and Custom >>> Conservation Framing. >>> http://www.world-wide-art.com >>> 1-800-518-8453 or 1-510-538-8453 >>> >>> >>> >>> >> >> World Wide Art, Art Gallery and Custom Framing >> questions@world-wide-art.com >> Disney Preferred Animation Art Gallery >> Specializing in Limited Editions by Today's Top Artists and Custom >> Conservation Framing. >> http://www.world-wide-art.com >> 1-800-518-8453 or 1-510-538-8453 >> >> >> >> >> >> >> >> good point. yes it is in the form, I double checked just in case, but >> obviously not sending? >> >> It seems to be a script error. If I comment out the Javascript and =20= >> use >> the iframe I get the correct response on the following page. >> >> don't know? >> >> > It's not sending the challenge... you should see this (or similar) >> > in [formvariables]: >> > 6 : recaptcha_challenge_field - >> > =20 >> = 7YTFd_VusWubxB7s0xGpGJRnZ_cH_TEvtL7UMpf3KmAt2wlDuCRDzFreqWCQosa87_bsoEr_8l= j5Eo9aWS0p >> > -RRPRqWdqRXb_ISzkM4liFwZJvdbVq8GbM- >> > M5BruFnUytAwZSsFZb2gZegzB0qEondZtqTOto8FYWLef
>> > 7 : recaptcha_response_field - Godley Marian
>> > This (or similar) is in your form, correct? >> >
>> > >> > >> > > >> > >>
> >> -Dan > >> > >> > >> From: World Wide Art > >> Sent: Monday, July 19, 2010 10:55 AM > >> To: talk@webdna.us > >> Subject: Re: [WebDNA] reCAPTCHA and WebDNA > >> > >> The form variables are only showing my inputs. > >> > >> 1,command,showpage > >> 2,cart,127949635220851463 > >> 3,sendback,/Animation_Etchings/Bugs_Bunny_Daffy_Duck_D/=20 > vaid32264.html > >> 4,firstname,David > >> 5,email,admin@world-wide-art.com > >> 6,suggest,test with correct captcha > >> =1D=1D=1D =1D=1D=1D =1D=1D=1D=1D=1D =1D=1D=1D =1D=1D=1D=1D =1D=1D=1D = false 'Input error: challenge: Error > >> parsing captcha challenge value\n' > >> > >> d. > >> > >>> Just the keys as far as I know. What is [formvariables] telling > >>> you about what you're sending to reCaptcha (i.e. what's the prob)? > >>> http://code.google.com/apis/recaptcha/docs/troubleshooting.html > >>> > >>> -Dan > >>> > >>> From: World Wide Art > >>> Sent: Monday, July 19, 2010 10:29 AM > >>> To: talk@webdna.us > >>> Subject: Re: [WebDNA] reCAPTCHA and WebDNA > >>> > >>> Thanks Dan, > >>> > >>> That's better, but I am still getting the same error if the > >>> captcha is correct or wrong. > >>> > >>> [reCaptcha_server_response] =3D false 'Input error: challenge: = Error > >>> parsing captcha challenge value\n' > >>> > >>> It looks like the only thing I need to do with the code is add the > >>> private and public keys. Is there any other customization that > >>> needs to be done? > >>> > >>> Thanks, > >>> d. > >>> > >>>> I posted some code here: > >>>> = https://www.webdna.us/forum/graphiteforums_forums/thread.dna?Startat=3D1&D= isplayMSG=3DDisplayMSG13&ForumID=3D20&ThreadID=3D60 > >>>> > >>>> Let me know if it helps. It's been awhile since I looked at the > >>>> code... > >>>> -Dan > >>>> > >>>> From: World Wide Art > >>>> Sent: Sunday, July 18, 2010 3:59 PM > >>>> To: talk@webdna.us > >>>> Subject: [WebDNA] reCAPTCHA and WebDNA > >>>> > >>>> Hello all... > >>>> > >>>> Am I missing something. I tried using Dan Strongs captcha code > >>>> and can't get it to work. Seems pretty straight forward. Has > >>>> something changed in the coding? > >>>> > >>>> http://www.danstrong.com/reCAPTCHA-WebDNA.html > >>>> > >>>> Does anyone have working code? > >>>> > >>>> Thanks, > >>>> d. > >>>> > >>>> World Wide Art, Art Gallery and Custom Framing > >>>> questions@world-wide-art.com > >>>> Disney Preferred Animation Art Gallery > >>>> Specializing in Limited Editions by Today's Top Artists and =20 > Custom > >>>> Conservation Framing. > >>>> http://www.world-wide-art.com > >>>> 1-800-518-8453 or 1-510-538-8453 > >>>> > >>>> > >>>> > >>>> > >>>> > >>>> > >>>> > >>>> Hello all... > >>>> > >>>> Am I missing something. I tried using Dan Strongs captcha code =20= > and > >>>> can't get it to work. Seems pretty straight forward. Has =20 > something > >>>> changed in the coding? > >>>> > >>>> http://www.danstrong.com/reCAPTCHA-WebDNA.html > >>>> > >>>> Does anyone have working code? > >>>> > >>>> Thanks, > >>>> d. > >>>> > >>>> World Wide Art, Art Gallery and Custom Framing > >>>> questions@world-wide-art.com > >>>> Disney Preferred Animation Art Gallery > >>>> Specializing in Limited Editions by Today's Top Artists and =20 > Custom > >>>> Conservation Framing. > >>>> http://www.world-wide-art.com > >>>> 1-800-518-8453 or 1-510-538-8453 > >>>> > >>>> > >>>> > >>>> > >>> > >>> World Wide Art, Art Gallery and Custom Framing > >>> questions@world-wide-art.com > >>> Disney Preferred Animation Art Gallery > >>> Specializing in Limited Editions by Today's Top Artists and Custom > >>> Conservation Framing. > >>> http://www.world-wide-art.com > >>> 1-800-518-8453 or 1-510-538-8453 > >>> > >>> > >>> > >>> > >>> > >>> > >>> > >>> Thanks Dan, > >>> > >>> That's better, but I am still getting the same error if the > >>> captcha is > >>> correct or wrong. > >>> > >>> [reCaptcha_server_response] =3D false 'Input error: challenge: = Error > >>> parsing captcha challenge value\n' > >>> > >>> It looks like the only thing I need to do with the code is add the > >>> private and public keys. Is there any other customization that =20 > needs > >>> to be done? > >>> > >>> Thanks, > >>> d. > >>> > >>> > I posted some code here: > >>> > = https://www.webdna.us/forum/graphiteforums_forums/thread.dna?Startat=3D1&D= isplayMSG=3DDisplayMSG13&ForumID=3D20&ThreadID=3D60 > >>> > > >>> > Let me know if it helps. It's been awhile since I looked at the > >>> > code... > >>> > -Dan > >>> > > >>> > From: World Wide Art > >>> > Sent: Sunday, July 18, 2010 3:59 PM > >>> > To: talk@webdna.us > >>> > Subject: [WebDNA] reCAPTCHA and WebDNA > >>> > > >>> > Hello all... > >>> > > >>> > Am I missing something. I tried using Dan Strongs captcha code =20= > and > >>> > can't get it to work. Seems pretty straight forward. Has =20 > something > >>> > changed in the coding? > >>> > > >>> > http://www.danstrong.com/reCAPTCHA-WebDNA.html > >>> > > >>> > Does anyone have working code? > >>> > > >>> > Thanks, > >>> > d. > >>> > > >>> > World Wide Art, Art Gallery and Custom Framing > >>> > questions@world-wide-art.com > >>> > Disney Preferred Animation Art Gallery > >>> > Specializing in Limited Editions by Today's Top Artists and =20 > Custom > >>> > Conservation Framing. > >>> > http://www.world-wide-art.com > >>> > 1-800-518-8453 or 1-510-538-8453 > >>> > > >>> > > >>> > > >>> > > >>> > > >>> > > >>> > > >>> > Hello all... > >>> > > >>> > Am I missing something. I tried using Dan Strongs captcha code =20= > and > >>> > can't get it to work. Seems pretty straight forward. Has =20 > something > >>> > changed in the coding? > >>> > > >>> > http://www.danstrong.com/reCAPTCHA-WebDNA.html > >>> > > >>> > Does anyone have working code? > >>> > > >>> > Thanks, > >>> > d. > >>> > > >>> > World Wide Art, Art Gallery and Custom Framing > >>> > questions@world-wide-art.com > >>> > Disney Preferred Animation Art Gallery > >>> > Specializing in Limited Editions by Today's Top Artists and =20 > Custom > >>> > Conservation Framing. > >>> > http://www.world-wide-art.com > >>> > 1-800-518-8453 or 1-510-538-8453 > >>> > > >>> > > >>> > > >>> > > >>> > >>> World Wide Art, Art Gallery and Custom Framing > >>> questions@world-wide-art.com > >>> Disney Preferred Animation Art Gallery > >>> Specializing in Limited Editions by Today's Top Artists and Custom > >>> Conservation Framing. > >>> http://www.world-wide-art.com > >>> 1-800-518-8453 or 1-510-538-8453 > >>> > >>> > >>> > >>> > >> > >> World Wide Art, Art Gallery and Custom Framing > >> questions@world-wide-art.com > >> Disney Preferred Animation Art Gallery > >> Specializing in Limited Editions by Today's Top Artists and Custom > >> Conservation Framing. > >> http://www.world-wide-art.com > >> 1-800-518-8453 or 1-510-538-8453 > >> > >> > >> > >> > >> > >> > >> > >> The form variables are only showing my inputs. > >> > >> 1,command,showpage > >> 2,cart,127949635220851463 > >> 3,sendback,/Animation_Etchings/Bugs_Bunny_Daffy_Duck_D/=20 > vaid32264.html > >> 4,firstname,David > >> 5,email,admin@world-wide-art.com > >> 6,suggest,test with correct captcha > >> =1D=1D=1D =1D=1D=1D =1D=1D=1D=1D=1D =1D=1D=1D =1D=1D=1D=1D =1D=1D=1D = false 'Input error: challenge: Error > >> parsing captcha challenge value\n' > >> > >> d. > >> > >> > Just the keys as far as I know. What is [formvariables] telling =20= > you > >> > about what you're sending to reCaptcha (i.e. what's the prob)? > >> > http://code.google.com/apis/recaptcha/docs/troubleshooting.html > >> > > >> > -Dan > >> > > >> > From: World Wide Art > >> > Sent: Monday, July 19, 2010 10:29 AM > >> > To: talk@webdna.us > >> > Subject: Re: [WebDNA] reCAPTCHA and WebDNA > >> > > >> > Thanks Dan, > >> > > >> > That's better, but I am still getting the same error if the =20 > captcha > >> > is correct or wrong. > >> > > >> > [reCaptcha_server_response] =3D false 'Input error: challenge: =20= > Error > >> > parsing captcha challenge value\n' > >> > > >> > It looks like the only thing I need to do with the code is add =20= > the > >> > private and public keys. Is there any other customization that > >> needs > >> > to be done? > >> > > >> > Thanks, > >> > d. > >> > > >> >> I posted some code here: > >> >> = https://www.webdna.us/forum/graphiteforums_forums/thread.dna?Startat=3D1&D= isplayMSG=3DDisplayMSG13&ForumID=3D20&ThreadID=3D60 > >> >> > >> >> Let me know if it helps. It's been awhile since I looked at the > >> >> code... > >> >> -Dan > >> >> > >> >> From: World Wide Art > >> >> Sent: Sunday, July 18, 2010 3:59 PM > >> >> To: talk@webdna.us > >> >> Subject: [WebDNA] reCAPTCHA and WebDNA > >> >> > >> >> Hello all... > >> >> > >> >> Am I missing something. I tried using Dan Strongs captcha code =20= > and > >> >> can't get it to work. Seems pretty straight forward. Has =20 > something > >> >> changed in the coding? > >> >> > >> >> http://www.danstrong.com/reCAPTCHA-WebDNA.html > >> >> > >> >> Does anyone have working code? > >> >> > >> >> Thanks, > >> >> d. > >> >> > >> >> World Wide Art, Art Gallery and Custom Framing > >> >> questions@world-wide-art.com > >> >> Disney Preferred Animation Art Gallery > >> >> Specializing in Limited Editions by Today's Top Artists and =20 > Custom > >> >> Conservation Framing. > >> >> http://www.world-wide-art.com > >> >> 1-800-518-8453 or 1-510-538-8453 > >> >> > >> >> > >> >> > >> >> > >> >> > >> >> > >> >> > >> >> Hello all... > >> >> > >> >> Am I missing something. I tried using Dan Strongs captcha code =20= > and > >> >> can't get it to work. Seems pretty straight forward. Has =20 > something > >> >> changed in the coding? > >> >> > >> >> http://www.danstrong.com/reCAPTCHA-WebDNA.html > >> >> > >> >> Does anyone have working code? > >> >> > >> >> Thanks, > >> >> d. > >> >> > >> >> World Wide Art, Art Gallery and Custom Framing > >> >> questions@world-wide-art.com > >> >> Disney Preferred Animation Art Gallery > >> >> Specializing in Limited Editions by Today's Top Artists and =20 > Custom > >> >> Conservation Framing. > >> >> http://www.world-wide-art.com > >> >> 1-800-518-8453 or 1-510-538-8453 > >> >> > >> >> > >> >> > >> >> > >> > > >> > World Wide Art, Art Gallery and Custom Framing > >> > questions@world-wide-art.com > >> > Disney Preferred Animation Art Gallery > >> > Specializing in Limited Editions by Today's Top Artists and =20 > Custom > >> > Conservation Framing. > >> > http://www.world-wide-art.com > >> > 1-800-518-8453 or 1-510-538-8453 > >> > > >> > > >> > > >> > > >> > > >> > > >> > > >> > Thanks Dan, > >> > > >> > That's better, but I am still getting the same error if the > >> captcha is > >> > correct or wrong. > >> > > >> > [reCaptcha_server_response] =3D false 'Input error: challenge: =20= > Error > >> > parsing captcha challenge value\n' > >> > > >> > It looks like the only thing I need to do with the code is add =20= > the > >> > private and public keys. Is there any other customization that > >> needs > >> > to be done? > >> > > >> > Thanks, > >> > d. > >> > > >> > > I posted some code here: > >> > > = https://www.webdna.us/forum/graphiteforums_forums/thread.dna?Startat=3D1&D= isplayMSG=3DDisplayMSG13&ForumID=3D20&ThreadID=3D60 > >> > > > >> > > Let me know if it helps. It's been awhile since I looked at the > >> > > code... > >> > > -Dan > >> > > > >> > > From: World Wide Art > >> > > Sent: Sunday, July 18, 2010 3:59 PM > >> > > To: talk@webdna.us > >> > > Subject: [WebDNA] reCAPTCHA and WebDNA > >> > > > >> > > Hello all... > >> > > > >> > > Am I missing something. I tried using Dan Strongs captcha code > >> and > >> > > can't get it to work. Seems pretty straight forward. Has > >> something > >> > > changed in the coding? > >> > > > >> > > http://www.danstrong.com/reCAPTCHA-WebDNA.html > >> > > > >> > > Does anyone have working code? > >> > > > >> > > Thanks, > >> > > d. > >> > > > >> > > World Wide Art, Art Gallery and Custom Framing > >> > > questions@world-wide-art.com > >> > > Disney Preferred Animation Art Gallery > >> > > Specializing in Limited Editions by Today's Top Artists and > >> Custom > >> > > Conservation Framing. > >> > > http://www.world-wide-art.com > >> > > 1-800-518-8453 or 1-510-538-8453 > >> > > > >> > > > >> > > > >> > > > >> > > > >> > > > >> > > > >> > > Hello all... > >> > > > >> > > Am I missing something. I tried using Dan Strongs captcha code > >> and > >> > > can't get it to work. Seems pretty straight forward. Has > >> something > >> > > changed in the coding? > >> > > > >> > > http://www.danstrong.com/reCAPTCHA-WebDNA.html > >> > > > >> > > Does anyone have working code? > >> > > > >> > > Thanks, > >> > > d. > >> > > > >> > > World Wide Art, Art Gallery and Custom Framing > >> > > questions@world-wide-art.com > >> > > Disney Preferred Animation Art Gallery > >> > > Specializing in Limited Editions by Today's Top Artists and > >> Custom > >> > > Conservation Framing. > >> > > http://www.world-wide-art.com > >> > > 1-800-518-8453 or 1-510-538-8453 > >> > > > >> > > > >> > > > >> > > > >> > > >> > World Wide Art, Art Gallery and Custom Framing > >> > questions@world-wide-art.com > >> > Disney Preferred Animation Art Gallery > >> > Specializing in Limited Editions by Today's Top Artists and =20 > Custom > >> > Conservation Framing. > >> > http://www.world-wide-art.com > >> > 1-800-518-8453 or 1-510-538-8453 > >> > > >> > > >> > > >> > > >> > >> World Wide Art, Art Gallery and Custom Framing > >> questions@world-wide-art.com > >> Disney Preferred Animation Art Gallery > >> Specializing in Limited Editions by Today's Top Artists and Custom > >> Conservation Framing. > >> http://www.world-wide-art.com > >> 1-800-518-8453 or 1-510-538-8453 > >> > >> > >> > >> > > > > World Wide Art, Art Gallery and Custom Framing > > questions@world-wide-art.com > > Disney Preferred Animation Art Gallery > > Specializing in Limited Editions by Today's Top Artists and Custom > > Conservation Framing. > > http://www.world-wide-art.com > > 1-800-518-8453 or 1-510-538-8453 > > > > > > > > > > > > > > > > good point. yes it is in the form, I double checked just in case, =20= > but > > obviously not sending? > > > > It seems to be a script error. If I comment out the Javascript and =20= > use > > the iframe I get the correct response on the following page. > > > > don't know? > > > > > It's not sending the challenge... you should see this (or similar) > > > in [formvariables]: > > > 6 : recaptcha_challenge_field - > > > > > =20 > = 7YTFd_VusWubxB7s0xGpGJRnZ_cH_TEvtL7UMpf3KmAt2wlDuCRDzFreqWCQosa87_bsoEr_8l= j5Eo9aWS0p > > > -RRPRqWdqRXb_ISzkM4liFwZJvdbVq8GbM- > > > M5BruFnUytAwZSsFZb2gZegzB0qEondZtqTOto8FYWLef
> > > 7 : recaptcha_response_field - Godley Marian
> > > This (or similar) is in your form, correct? > > >
> > > > > > > > > >>> >>>
>>> -Dan >>> >>> >>> From: World Wide Art >>> Sent: Monday, July 19, 2010 10:55 AM >>> To: talk@webdna.us >>> Subject: Re: [WebDNA] reCAPTCHA and WebDNA >>> >>> The form variables are only showing my inputs. >>> >>> 1,command,showpage >>> 2,cart,127949635220851463 >>> 3,sendback,/Animation_Etchings/Bugs_Bunny_Daffy_Duck_D/=20 >>> vaid32264.html >>> 4,firstname,David >>> 5,email,admin@world-wide-art.com >>> 6,suggest,test with correct captcha >>> =1D=1D=1D =1D=1D=1D =1D=1D=1D=1D=1D =1D=1D=1D =1D=1D=1D=1D =1D=1D=1D = false 'Input error: challenge: Error =20 >>> parsing captcha challenge value\n' >>> >>> d. >>> >>>> Just the keys as far as I know. What is [formvariables] telling =20 >>>> you about what you're sending to reCaptcha (i.e. what's the prob)? >>>> http://code.google.com/apis/recaptcha/docs/troubleshooting.html >>>> >>>> -Dan >>>> >>>> From: World Wide Art >>>> Sent: Monday, July 19, 2010 10:29 AM >>>> To: talk@webdna.us >>>> Subject: Re: [WebDNA] reCAPTCHA and WebDNA >>>> >>>> Thanks Dan, >>>> >>>> That's better, but I am still getting the same error if the =20 >>>> captcha is correct or wrong. >>>> >>>> [reCaptcha_server_response] =3D false 'Input error: challenge: =20 >>>> Error parsing captcha challenge value\n' >>>> >>>> It looks like the only thing I need to do with the code is add =20 >>>> the private and public keys. Is there any other customization =20 >>>> that needs to be done? >>>> >>>> Thanks, >>>> d. >>>> >>>>> I posted some code here: >>>>> = https://www.webdna.us/forum/graphiteforums_forums/thread.dna?Startat=3D1&D= isplayMSG=3DDisplayMSG13&ForumID=3D20&ThreadID=3D60 >>>>> >>>>> Let me know if it helps. It's been awhile since I looked at the =20= >>>>> code... >>>>> -Dan >>>>> >>>>> From: World Wide Art >>>>> Sent: Sunday, July 18, 2010 3:59 PM >>>>> To: talk@webdna.us >>>>> Subject: [WebDNA] reCAPTCHA and WebDNA >>>>> >>>>> Hello all... >>>>> >>>>> Am I missing something. I tried using Dan Strongs captcha code =20 >>>>> and can't get it to work. Seems pretty straight forward. Has =20 >>>>> something changed in the coding? >>>>> >>>>> http://www.danstrong.com/reCAPTCHA-WebDNA.html >>>>> >>>>> Does anyone have working code? >>>>> >>>>> Thanks, >>>>> d. >>>>> >>>>> World Wide Art, Art Gallery and Custom Framing >>>>> questions@world-wide-art.com >>>>> Disney Preferred Animation Art Gallery >>>>> Specializing in Limited Editions by Today's Top Artists and Custom >>>>> Conservation Framing. >>>>> http://www.world-wide-art.com >>>>> 1-800-518-8453 or 1-510-538-8453 >>>>> >>>>> >>>>> >>>>> >>>>> >>>>> >>>>> >>>>> Hello all... >>>>> >>>>> Am I missing something. I tried using Dan Strongs captcha code and >>>>> can't get it to work. Seems pretty straight forward. Has something >>>>> changed in the coding? >>>>> >>>>> http://www.danstrong.com/reCAPTCHA-WebDNA.html >>>>> >>>>> Does anyone have working code? >>>>> >>>>> Thanks, >>>>> d. >>>>> >>>>> World Wide Art, Art Gallery and Custom Framing >>>>> questions@world-wide-art.com >>>>> Disney Preferred Animation Art Gallery >>>>> Specializing in Limited Editions by Today's Top Artists and Custom >>>>> Conservation Framing. >>>>> http://www.world-wide-art.com >>>>> 1-800-518-8453 or 1-510-538-8453 >>>>> >>>>> >>>>> >>>>> >>>> >>>> World Wide Art, Art Gallery and Custom Framing >>>> questions@world-wide-art.com >>>> Disney Preferred Animation Art Gallery >>>> Specializing in Limited Editions by Today's Top Artists and Custom >>>> Conservation Framing. >>>> http://www.world-wide-art.com >>>> 1-800-518-8453 or 1-510-538-8453 >>>> >>>> >>>> >>>> >>>> >>>> >>>> >>>> Thanks Dan, >>>> >>>> That's better, but I am still getting the same error if the =20 >>>> captcha is >>>> correct or wrong. >>>> >>>> [reCaptcha_server_response] =3D false 'Input error: challenge: = Error >>>> parsing captcha challenge value\n' >>>> >>>> It looks like the only thing I need to do with the code is add the >>>> private and public keys. Is there any other customization that =20 >>>> needs >>>> to be done? >>>> >>>> Thanks, >>>> d. >>>> >>>> > I posted some code here: >>>> > = https://www.webdna.us/forum/graphiteforums_forums/thread.dna?Startat=3D1&D= isplayMSG=3DDisplayMSG13&ForumID=3D20&ThreadID=3D60 >>>> > >>>> > Let me know if it helps. It's been awhile since I looked at the >>>> > code... >>>> > -Dan >>>> > >>>> > From: World Wide Art >>>> > Sent: Sunday, July 18, 2010 3:59 PM >>>> > To: talk@webdna.us >>>> > Subject: [WebDNA] reCAPTCHA and WebDNA >>>> > >>>> > Hello all... >>>> > >>>> > Am I missing something. I tried using Dan Strongs captcha code =20= >>>> and >>>> > can't get it to work. Seems pretty straight forward. Has =20 >>>> something >>>> > changed in the coding? >>>> > >>>> > http://www.danstrong.com/reCAPTCHA-WebDNA.html >>>> > >>>> > Does anyone have working code? >>>> > >>>> > Thanks, >>>> > d. >>>> > >>>> > World Wide Art, Art Gallery and Custom Framing >>>> > questions@world-wide-art.com >>>> > Disney Preferred Animation Art Gallery >>>> > Specializing in Limited Editions by Today's Top Artists and =20 >>>> Custom >>>> > Conservation Framing. >>>> > http://www.world-wide-art.com >>>> > 1-800-518-8453 or 1-510-538-8453 >>>> > >>>> > >>>> > >>>> > >>>> > >>>> > >>>> > >>>> > Hello all... >>>> > >>>> > Am I missing something. I tried using Dan Strongs captcha code =20= >>>> and >>>> > can't get it to work. Seems pretty straight forward. Has =20 >>>> something >>>> > changed in the coding? >>>> > >>>> > http://www.danstrong.com/reCAPTCHA-WebDNA.html >>>> > >>>> > Does anyone have working code? >>>> > >>>> > Thanks, >>>> > d. >>>> > >>>> > World Wide Art, Art Gallery and Custom Framing >>>> > questions@world-wide-art.com >>>> > Disney Preferred Animation Art Gallery >>>> > Specializing in Limited Editions by Today's Top Artists and =20 >>>> Custom >>>> > Conservation Framing. >>>> > http://www.world-wide-art.com >>>> > 1-800-518-8453 or 1-510-538-8453 >>>> > >>>> > >>>> > >>>> > >>>> >>>> World Wide Art, Art Gallery and Custom Framing >>>> questions@world-wide-art.com >>>> Disney Preferred Animation Art Gallery >>>> Specializing in Limited Editions by Today's Top Artists and Custom >>>> Conservation Framing. >>>> http://www.world-wide-art.com >>>> 1-800-518-8453 or 1-510-538-8453 >>>> >>>> >>>> >>>> >>> >>> World Wide Art, Art Gallery and Custom Framing >>> questions@world-wide-art.com >>> Disney Preferred Animation Art Gallery >>> Specializing in Limited Editions by Today's Top Artists and Custom >>> Conservation Framing. >>> http://www.world-wide-art.com >>> 1-800-518-8453 or 1-510-538-8453 >>> >>> >>> >>> >>> >>> >>> >>> The form variables are only showing my inputs. >>> >>> 1,command,showpage >>> 2,cart,127949635220851463 >>> 3,sendback,/Animation_Etchings/Bugs_Bunny_Daffy_Duck_D/=20 >>> vaid32264.html >>> 4,firstname,David >>> 5,email,admin@world-wide-art.com >>> 6,suggest,test with correct captcha >>> =1D=1D=1D =1D=1D=1D =1D=1D=1D=1D=1D =1D=1D=1D =1D=1D=1D=1D =1D=1D=1D = false 'Input error: challenge: Error >>> parsing captcha challenge value\n' >>> >>> d. >>> >>> > Just the keys as far as I know. What is [formvariables] telling =20= >>> you >>> > about what you're sending to reCaptcha (i.e. what's the prob)? >>> > http://code.google.com/apis/recaptcha/docs/troubleshooting.html >>> > >>> > -Dan >>> > >>> > From: World Wide Art >>> > Sent: Monday, July 19, 2010 10:29 AM >>> > To: talk@webdna.us >>> > Subject: Re: [WebDNA] reCAPTCHA and WebDNA >>> > >>> > Thanks Dan, >>> > >>> > That's better, but I am still getting the same error if the =20 >>> captcha >>> > is correct or wrong. >>> > >>> > [reCaptcha_server_response] =3D false 'Input error: challenge: = Error >>> > parsing captcha challenge value\n' >>> > >>> > It looks like the only thing I need to do with the code is add the >>> > private and public keys. Is there any other customization that =20 >>> needs >>> > to be done? >>> > >>> > Thanks, >>> > d. >>> > >>> >> I posted some code here: >>> >> = https://www.webdna.us/forum/graphiteforums_forums/thread.dna?Startat=3D1&D= isplayMSG=3DDisplayMSG13&ForumID=3D20&ThreadID=3D60 >>> >> >>> >> Let me know if it helps. It's been awhile since I looked at the >>> >> code... >>> >> -Dan >>> >> >>> >> From: World Wide Art >>> >> Sent: Sunday, July 18, 2010 3:59 PM >>> >> To: talk@webdna.us >>> >> Subject: [WebDNA] reCAPTCHA and WebDNA >>> >> >>> >> Hello all... >>> >> >>> >> Am I missing something. I tried using Dan Strongs captcha code =20= >>> and >>> >> can't get it to work. Seems pretty straight forward. Has =20 >>> something >>> >> changed in the coding? >>> >> >>> >> http://www.danstrong.com/reCAPTCHA-WebDNA.html >>> >> >>> >> Does anyone have working code? >>> >> >>> >> Thanks, >>> >> d. >>> >> >>> >> World Wide Art, Art Gallery and Custom Framing >>> >> questions@world-wide-art.com >>> >> Disney Preferred Animation Art Gallery >>> >> Specializing in Limited Editions by Today's Top Artists and =20 >>> Custom >>> >> Conservation Framing. >>> >> http://www.world-wide-art.com >>> >> 1-800-518-8453 or 1-510-538-8453 >>> >> >>> >> >>> >> >>> >> >>> >> >>> >> >>> >> >>> >> Hello all... >>> >> >>> >> Am I missing something. I tried using Dan Strongs captcha code =20= >>> and >>> >> can't get it to work. Seems pretty straight forward. Has =20 >>> something >>> >> changed in the coding? >>> >> >>> >> http://www.danstrong.com/reCAPTCHA-WebDNA.html >>> >> >>> >> Does anyone have working code? >>> >> >>> >> Thanks, >>> >> d. >>> >> >>> >> World Wide Art, Art Gallery and Custom Framing >>> >> questions@world-wide-art.com >>> >> Disney Preferred Animation Art Gallery >>> >> Specializing in Limited Editions by Today's Top Artists and =20 >>> Custom >>> >> Conservation Framing. >>> >> http://www.world-wide-art.com >>> >> 1-800-518-8453 or 1-510-538-8453 >>> >> >>> >> >>> >> >>> >> >>> > >>> > World Wide Art, Art Gallery and Custom Framing >>> > questions@world-wide-art.com >>> > Disney Preferred Animation Art Gallery >>> > Specializing in Limited Editions by Today's Top Artists and Custom >>> > Conservation Framing. >>> > http://www.world-wide-art.com >>> > 1-800-518-8453 or 1-510-538-8453 >>> > >>> > >>> > >>> > >>> > >>> > >>> > >>> > Thanks Dan, >>> > >>> > That's better, but I am still getting the same error if the =20 >>> captcha is >>> > correct or wrong. >>> > >>> > [reCaptcha_server_response] =3D false 'Input error: challenge: = Error >>> > parsing captcha challenge value\n' >>> > >>> > It looks like the only thing I need to do with the code is add the >>> > private and public keys. Is there any other customization that =20 >>> needs >>> > to be done? >>> > >>> > Thanks, >>> > d. >>> > >>> > > I posted some code here: >>> > > = https://www.webdna.us/forum/graphiteforums_forums/thread.dna?Startat=3D1&D= isplayMSG=3DDisplayMSG13&ForumID=3D20&ThreadID=3D60 >>> > > >>> > > Let me know if it helps. It's been awhile since I looked at the >>> > > code... >>> > > -Dan >>> > > >>> > > From: World Wide Art >>> > > Sent: Sunday, July 18, 2010 3:59 PM >>> > > To: talk@webdna.us >>> > > Subject: [WebDNA] reCAPTCHA and WebDNA >>> > > >>> > > Hello all... >>> > > >>> > > Am I missing something. I tried using Dan Strongs captcha code =20= >>> and >>> > > can't get it to work. Seems pretty straight forward. Has =20 >>> something >>> > > changed in the coding? >>> > > >>> > > http://www.danstrong.com/reCAPTCHA-WebDNA.html >>> > > >>> > > Does anyone have working code? >>> > > >>> > > Thanks, >>> > > d. >>> > > >>> > > World Wide Art, Art Gallery and Custom Framing >>> > > questions@world-wide-art.com >>> > > Disney Preferred Animation Art Gallery >>> > > Specializing in Limited Editions by Today's Top Artists and =20 >>> Custom >>> > > Conservation Framing. >>> > > http://www.world-wide-art.com >>> > > 1-800-518-8453 or 1-510-538-8453 >>> > > >>> > > >>> > > >>> > > >>> > > >>> > > >>> > > >>> > > Hello all... >>> > > >>> > > Am I missing something. I tried using Dan Strongs captcha code =20= >>> and >>> > > can't get it to work. Seems pretty straight forward. Has =20 >>> something >>> > > changed in the coding? >>> > > >>> > > http://www.danstrong.com/reCAPTCHA-WebDNA.html >>> > > >>> > > Does anyone have working code? >>> > > >>> > > Thanks, >>> > > d. >>> > > >>> > > World Wide Art, Art Gallery and Custom Framing >>> > > questions@world-wide-art.com >>> > > Disney Preferred Animation Art Gallery >>> > > Specializing in Limited Editions by Today's Top Artists and =20 >>> Custom >>> > > Conservation Framing. >>> > > http://www.world-wide-art.com >>> > > 1-800-518-8453 or 1-510-538-8453 >>> > > >>> > > >>> > > >>> > > >>> > >>> > World Wide Art, Art Gallery and Custom Framing >>> > questions@world-wide-art.com >>> > Disney Preferred Animation Art Gallery >>> > Specializing in Limited Editions by Today's Top Artists and Custom >>> > Conservation Framing. >>> > http://www.world-wide-art.com >>> > 1-800-518-8453 or 1-510-538-8453 >>> > >>> > >>> > >>> > >>> >>> World Wide Art, Art Gallery and Custom Framing >>> questions@world-wide-art.com >>> Disney Preferred Animation Art Gallery >>> Specializing in Limited Editions by Today's Top Artists and Custom >>> Conservation Framing. >>> http://www.world-wide-art.com >>> 1-800-518-8453 or 1-510-538-8453 >>> >>> >>> >>> >> >> World Wide Art, Art Gallery and Custom Framing >> questions@world-wide-art.com >> Disney Preferred Animation Art Gallery >> Specializing in Limited Editions by Today's Top Artists and Custom >> Conservation Framing. >> http://www.world-wide-art.com >> 1-800-518-8453 or 1-510-538-8453 >> >> >> >> >> >> >> >> good point. yes it is in the form, I double checked just in case, but >> obviously not sending? >> >> It seems to be a script error. If I comment out the Javascript and =20= >> use >> the iframe I get the correct response on the following page. >> >> don't know? >> >> > It's not sending the challenge... you should see this (or similar) >> > in [formvariables]: >> > 6 : recaptcha_challenge_field - >> > =20 >> = 7YTFd_VusWubxB7s0xGpGJRnZ_cH_TEvtL7UMpf3KmAt2wlDuCRDzFreqWCQosa87_bsoEr_8l= j5Eo9aWS0p >> > -RRPRqWdqRXb_ISzkM4liFwZJvdbVq8GbM- >> > M5BruFnUytAwZSsFZb2gZegzB0qEondZtqTOto8FYWLef
>> > 7 : recaptcha_response_field - Godley Marian
>> > This (or similar) is in your form, correct? >> >
>> > >> > >> > > >> > >>
> >> -Dan > >> > >> > >> From: World Wide Art > >> Sent: Monday, July 19, 2010 10:55 AM > >> To: talk@webdna.us > >> Subject: Re: [WebDNA] reCAPTCHA and WebDNA > >> > >> The form variables are only showing my inputs. > >> > >> 1,command,showpage > >> 2,cart,127949635220851463 > >> 3,sendback,/Animation_Etchings/Bugs_Bunny_Daffy_Duck_D/=20 > vaid32264.html > >> 4,firstname,David > >> 5,email,admin@world-wide-art.com > >> 6,suggest,test with correct captcha > >> =1D=1D=1D =1D=1D=1D =1D=1D=1D=1D=1D =1D=1D=1D =1D=1D=1D=1D =1D=1D=1D = false 'Input error: challenge: Error > >> parsing captcha challenge value\n' > >> > >> d. > >> > >>> Just the keys as far as I know. What is [formvariables] telling > >>> you about what you're sending to reCaptcha (i.e. what's the prob)? > >>> http://code.google.com/apis/recaptcha/docs/troubleshooting.html > >>> > >>> -Dan > >>> > >>> From: World Wide Art > >>> Sent: Monday, July 19, 2010 10:29 AM > >>> To: talk@webdna.us > >>> Subject: Re: [WebDNA] reCAPTCHA and WebDNA > >>> > >>> Thanks Dan, > >>> > >>> That's better, but I am still getting the same error if the > >>> captcha is correct or wrong. > >>> > >>> [reCaptcha_server_response] =3D false 'Input error: challenge: = Error > >>> parsing captcha challenge value\n' > >>> > >>> It looks like the only thing I need to do with the code is add the > >>> private and public keys. Is there any other customization that > >>> needs to be done? > >>> > >>> Thanks, > >>> d. > >>> > >>>> I posted some code here: > >>>> = https://www.webdna.us/forum/graphiteforums_forums/thread.dna?Startat=3D1&D= isplayMSG=3DDisplayMSG13&ForumID=3D20&ThreadID=3D60 > >>>> > >>>> Let me know if it helps. It's been awhile since I looked at the > >>>> code... > >>>> -Dan > >>>> > >>>> From: World Wide Art > >>>> Sent: Sunday, July 18, 2010 3:59 PM > >>>> To: talk@webdna.us > >>>> Subject: [WebDNA] reCAPTCHA and WebDNA > >>>> > >>>> Hello all... > >>>> > >>>> Am I missing something. I tried using Dan Strongs captcha code > >>>> and can't get it to work. Seems pretty straight forward. Has > >>>> something changed in the coding? > >>>> > >>>> http://www.danstrong.com/reCAPTCHA-WebDNA.html > >>>> > >>>> Does anyone have working code? > >>>> > >>>> Thanks, > >>>> d. > >>>> > >>>> World Wide Art, Art Gallery and Custom Framing > >>>> questions@world-wide-art.com > >>>> Disney Preferred Animation Art Gallery > >>>> Specializing in Limited Editions by Today's Top Artists and =20 > Custom > >>>> Conservation Framing. > >>>> http://www.world-wide-art.com > >>>> 1-800-518-8453 or 1-510-538-8453 > >>>> > >>>> > >>>> > >>>> > >>>> > >>>> > >>>> > >>>> Hello all... > >>>> > >>>> Am I missing something. I tried using Dan Strongs captcha code =20= > and > >>>> can't get it to work. Seems pretty straight forward. Has =20 > something > >>>> changed in the coding? > >>>> > >>>> http://www.danstrong.com/reCAPTCHA-WebDNA.html > >>>> > >>>> Does anyone have working code? > >>>> > >>>> Thanks, > >>>> d. > >>>> > >>>> World Wide Art, Art Gallery and Custom Framing > >>>> questions@world-wide-art.com > >>>> Disney Preferred Animation Art Gallery > >>>> Specializing in Limited Editions by Today's Top Artists and =20 > Custom > >>>> Conservation Framing. > >>>> http://www.world-wide-art.com > >>>> 1-800-518-8453 or 1-510-538-8453 > >>>> > >>>> > >>>> > >>>> > >>> > >>> World Wide Art, Art Gallery and Custom Framing > >>> questions@world-wide-art.com > >>> Disney Preferred Animation Art Gallery > >>> Specializing in Limited Editions by Today's Top Artists and Custom > >>> Conservation Framing. > >>> http://www.world-wide-art.com > >>> 1-800-518-8453 or 1-510-538-8453 > >>> > >>> > >>> > >>> > >>> > >>> > >>> > >>> Thanks Dan, > >>> > >>> That's better, but I am still getting the same error if the > >>> captcha is > >>> correct or wrong. > >>> > >>> [reCaptcha_server_response] =3D false 'Input error: challenge: = Error > >>> parsing captcha challenge value\n' > >>> > >>> It looks like the only thing I need to do with the code is add the > >>> private and public keys. Is there any other customization that =20 > needs > >>> to be done? > >>> > >>> Thanks, > >>> d. > >>> > >>> > I posted some code here: > >>> > = https://www.webdna.us/forum/graphiteforums_forums/thread.dna?Startat=3D1&D= isplayMSG=3DDisplayMSG13&ForumID=3D20&ThreadID=3D60 > >>> > > >>> > Let me know if it helps. It's been awhile since I looked at the > >>> > code... > >>> > -Dan > >>> > > >>> > From: World Wide Art > >>> > Sent: Sunday, July 18, 2010 3:59 PM > >>> > To: talk@webdna.us > >>> > Subject: [WebDNA] reCAPTCHA and WebDNA > >>> > > >>> > Hello all... > >>> > > >>> > Am I missing something. I tried using Dan Strongs captcha code =20= > and > >>> > can't get it to work. Seems pretty straight forward. Has =20 > something > >>> > changed in the coding? > >>> > > >>> > http://www.danstrong.com/reCAPTCHA-WebDNA.html > >>> > > >>> > Does anyone have working code? > >>> > > >>> > Thanks, > >>> > d. > >>> > > >>> > World Wide Art, Art Gallery and Custom Framing > >>> > questions@world-wide-art.com > >>> > Disney Preferred Animation Art Gallery > >>> > Specializing in Limited Editions by Today's Top Artists and =20 > Custom > >>> > Conservation Framing. > >>> > http://www.world-wide-art.com > >>> > 1-800-518-8453 or 1-510-538-8453 > >>> > > >>> > > >>> > > >>> > > >>> > > >>> > > >>> > > >>> > Hello all... > >>> > > >>> > Am I missing something. I tried using Dan Strongs captcha code =20= > and > >>> > can't get it to work. Seems pretty straight forward. Has =20 > something > >>> > changed in the coding? > >>> > > >>> > http://www.danstrong.com/reCAPTCHA-WebDNA.html > >>> > > >>> > Does anyone have working code? > >>> > > >>> > Thanks, > >>> > d. > >>> > > >>> > World Wide Art, Art Gallery and Custom Framing > >>> > questions@world-wide-art.com > >>> > Disney Preferred Animation Art Gallery > >>> > Specializing in Limited Editions by Today's Top Artists and =20 > Custom > >>> > Conservation Framing. > >>> > http://www.world-wide-art.com > >>> > 1-800-518-8453 or 1-510-538-8453 > >>> > > >>> > > >>> > > >>> > > >>> > >>> World Wide Art, Art Gallery and Custom Framing > >>> questions@world-wide-art.com > >>> Disney Preferred Animation Art Gallery > >>> Specializing in Limited Editions by Today's Top Artists and Custom > >>> Conservation Framing. > >>> http://www.world-wide-art.com > >>> 1-800-518-8453 or 1-510-538-8453 > >>> > >>> > >>> > >>> > >> > >> World Wide Art, Art Gallery and Custom Framing > >> questions@world-wide-art.com > >> Disney Preferred Animation Art Gallery > >> Specializing in Limited Editions by Today's Top Artists and Custom > >> Conservation Framing. > >> http://www.world-wide-art.com > >> 1-800-518-8453 or 1-510-538-8453 > >> > >> > >> > >> > >> > >> > >> > >> The form variables are only showing my inputs. > >> > >> 1,command,showpage > >> 2,cart,127949635220851463 > >> 3,sendback,/Animation_Etchings/Bugs_Bunny_Daffy_Duck_D/=20 > vaid32264.html > >> 4,firstname,David > >> 5,email,admin@world-wide-art.com > >> 6,suggest,test with correct captcha > >> =1D=1D=1D =1D=1D=1D =1D=1D=1D=1D=1D =1D=1D=1D =1D=1D=1D=1D =1D=1D=1D = false 'Input error: challenge: Error > >> parsing captcha challenge value\n' > >> > >> d. > >> > >> > Just the keys as far as I know. What is [formvariables] telling =20= > you > >> > about what you're sending to reCaptcha (i.e. what's the prob)? > >> > http://code.google.com/apis/recaptcha/docs/troubleshooting.html > >> > > >> > -Dan > >> > > >> > From: World Wide Art > >> > Sent: Monday, July 19, 2010 10:29 AM > >> > To: talk@webdna.us > >> > Subject: Re: [WebDNA] reCAPTCHA and WebDNA > >> > > >> > Thanks Dan, > >> > > >> > That's better, but I am still getting the same error if the =20 > captcha > >> > is correct or wrong. > >> > > >> > [reCaptcha_server_response] =3D false 'Input error: challenge: =20= > Error > >> > parsing captcha challenge value\n' > >> > > >> > It looks like the only thing I need to do with the code is add =20= > the > >> > private and public keys. Is there any other customization that > >> needs > >> > to be done? > >> > > >> > Thanks, > >> > d. > >> > > >> >> I posted some code here: > >> >> = https://www.webdna.us/forum/graphiteforums_forums/thread.dna?Startat=3D1&D= isplayMSG=3DDisplayMSG13&ForumID=3D20&ThreadID=3D60 > >> >> > >> >> Let me know if it helps. It's been awhile since I looked at the > >> >> code... > >> >> -Dan > >> >> > >> >> From: World Wide Art > >> >> Sent: Sunday, July 18, 2010 3:59 PM > >> >> To: talk@webdna.us > >> >> Subject: [WebDNA] reCAPTCHA and WebDNA > >> >> > >> >> Hello all... > >> >> > >> >> Am I missing something. I tried using Dan Strongs captcha code =20= > and > >> >> can't get it to work. Seems pretty straight forward. Has =20 > something > >> >> changed in the coding? > >> >> > >> >> http://www.danstrong.com/reCAPTCHA-WebDNA.html > >> >> > >> >> Does anyone have working code? > >> >> > >> >> Thanks, > >> >> d. > >> >> > >> >> World Wide Art, Art Gallery and Custom Framing > >> >> questions@world-wide-art.com > >> >> Disney Preferred Animation Art Gallery > >> >> Specializing in Limited Editions by Today's Top Artists and =20 > Custom > >> >> Conservation Framing. > >> >> http://www.world-wide-art.com > >> >> 1-800-518-8453 or 1-510-538-8453 > >> >> > >> >> > >> >> > >> >> > >> >> > >> >> > >> >> > >> >> Hello all... > >> >> > >> >> Am I missing something. I tried using Dan Strongs captcha code =20= > and > >> >> can't get it to work. Seems pretty straight forward. Has =20 > something > >> >> changed in the coding? > >> >> > >> >> http://www.danstrong.com/reCAPTCHA-WebDNA.html > >> >> > >> >> Does anyone have working code? > >> >> > >> >> Thanks, > >> >> d. > >> >> > >> >> World Wide Art, Art Gallery and Custom Framing > >> >> questions@world-wide-art.com > >> >> Disney Preferred Animation Art Gallery > >> >> Specializing in Limited Editions by Today's Top Artists and =20 > Custom > >> >> Conservation Framing. > >> >> http://www.world-wide-art.com > >> >> 1-800-518-8453 or 1-510-538-8453 > >> >> > >> >> > >> >> > >> >> > >> > > >> > World Wide Art, Art Gallery and Custom Framing > >> > questions@world-wide-art.com > >> > Disney Preferred Animation Art Gallery > >> > Specializing in Limited Editions by Today's Top Artists and =20 > Custom > >> > Conservation Framing. > >> > http://www.world-wide-art.com > >> > 1-800-518-8453 or 1-510-538-8453 > >> > > >> > > >> > > >> > > >> > > >> > > >> > > >> > Thanks Dan, > >> > > >> > That's better, but I am still getting the same error if the > >> captcha is > >> > correct or wrong. > >> > > >> > [reCaptcha_server_response] =3D false 'Input error: challenge: =20= > Error > >> > parsing captcha challenge value\n' > >> > > >> > It looks like the only thing I need to do with the code is add =20= > the > >> > private and public keys. Is there any other customization that > >> needs > >> > to be done? > >> > > >> > Thanks, > >> > d. > >> > > >> > > I posted some code here: > >> > > = https://www.webdna.us/forum/graphiteforums_forums/thread.dna?Startat=3D1&D= isplayMSG=3DDisplayMSG13&ForumID=3D20&ThreadID=3D60 > >> > > > >> > > Let me know if it helps. It's been awhile since I looked at the > >> > > code... > >> > > -Dan > >> > > > >> > > From: World Wide Art > >> > > Sent: Sunday, July 18, 2010 3:59 PM > >> > > To: talk@webdna.us > >> > > Subject: [WebDNA] reCAPTCHA and WebDNA > >> > > > >> > > Hello all... > >> > > > >> > > Am I missing something. I tried using Dan Strongs captcha code > >> and > >> > > can't get it to work. Seems pretty straight forward. Has > >> something > >> > > changed in the coding? > >> > > > >> > > http://www.danstrong.com/reCAPTCHA-WebDNA.html > >> > > > >> > > Does anyone have working code? > >> > > > >> > > Thanks, > >> > > d. > >> > > > >> > > World Wide Art, Art Gallery and Custom Framing > >> > > questions@world-wide-art.com > >> > > Disney Preferred Animation Art Gallery > >> > > Specializing in Limited Editions by Today's Top Artists and > >> Custom > >> > > Conservation Framing. > >> > > http://www.world-wide-art.com > >> > > 1-800-518-8453 or 1-510-538-8453 > >> > > > >> > > > >> > > > >> > > > >> > > > >> > > > >> > > > >> > > Hello all... > >> > > > >> > > Am I missing something. I tried using Dan Strongs captcha code > >> and > >> > > can't get it to work. Seems pretty straight forward. Has > >> something > >> > > changed in the coding? > >> > > > >> > > http://www.danstrong.com/reCAPTCHA-WebDNA.html > >> > > > >> > > Does anyone have working code? > >> > > > >> > > Thanks, > >> > > d. > >> > > > >> > > World Wide Art, Art Gallery and Custom Framing > >> > > questions@world-wide-art.com > >> > > Disney Preferred Animation Art Gallery > >> > > Specializing in Limited Editions by Today's Top Artists and > >> Custom > >> > > Conservation Framing. > >> > > http://www.world-wide-art.com > >> > > 1-800-518-8453 or 1-510-538-8453 > >> > > > >> > > > >> > > > >> > > > >> > > >> > World Wide Art, Art Gallery and Custom Framing > >> > questions@world-wide-art.com > >> > Disney Preferred Animation Art Gallery > >> > Specializing in Limited Editions by Today's Top Artists and =20 > Custom > >> > Conservation Framing. > >> > http://www.world-wide-art.com > >> > 1-800-518-8453 or 1-510-538-8453 > >> > > >> > > >> > > >> > > >> > >> World Wide Art, Art Gallery and Custom Framing > >> questions@world-wide-art.com > >> Disney Preferred Animation Art Gallery > >> Specializing in Limited Editions by Today's Top Artists and Custom > >> Conservation Framing. > >> http://www.world-wide-art.com > >> 1-800-518-8453 or 1-510-538-8453 > >> > >> > >> > >> > > > > World Wide Art, Art Gallery and Custom Framing > > questions@world-wide-art.com > > Disney Preferred Animation Art Gallery > > Specializing in Limited Editions by Today's Top Artists and Custom > > Conservation Framing. > > http://www.world-wide-art.com > > 1-800-518-8453 or 1-510-538-8453 > > > > > > > > > > > > > > > > good point. yes it is in the form, I double checked just in case, =20= > but > > obviously not sending? > > > > It seems to be a script error. If I comment out the Javascript and =20= > use > > the iframe I get the correct response on the following page. > > > > don't know? > > > > > It's not sending the challenge... you should see this (or similar) > > > in [formvariables]: > > > 6 : recaptcha_challenge_field - > > > > > =20 > = 7YTFd_VusWubxB7s0xGpGJRnZ_cH_TEvtL7UMpf3KmAt2wlDuCRDzFreqWCQosa87_bsoEr_8l= j5Eo9aWS0p > > > -RRPRqWdqRXb_ISzkM4liFwZJvdbVq8GbM- > > > M5BruFnUytAwZSsFZb2gZegzB0qEondZtqTOto8FYWLef
> > > 7 : recaptcha_response_field - Godley Marian
> > > This (or similar) is in your form, correct? > > >
> > > > > > > > >