Re: [WebDNA] reCAPTCHA and WebDNA

This WebDNA talk-list message is from

2010


It keeps the original formatting.
numero = 105635
interpreted = N
texte = --Apple-Mail-134-615789286 Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: quoted-printable 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, etc. =20= > (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/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: Error = =20 >>> parsing captcha challenge value\n' >>> >>> It looks like the only thing I need to do with the code is add the =20= >>> 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 =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 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 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/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 =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 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 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 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/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: Error = =20 >>> parsing captcha challenge value\n' >>> >>> It looks like the only thing I need to do with the code is add the =20= >>> 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 =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 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 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/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 =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 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 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 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? > >
> > > > > >