validate captcha within freeform
Posted: 06 August 2009 11:47 AM   [ Ignore ]  
Lab Assistant
Avatar
RankRank
Total Posts:  133
Joined  07-30-2009

Hi
I have worked out my validation for freeform with jquery validation plugin (1.5.5)
I am stuck on how to validate the EE captcha with that very plugin.

Any ideas what rules I could use?

Christian

Profile
 
 
Posted: 26 August 2009 06:55 AM   [ Ignore ]   [ # 1 ]  
Summer Student
Avatar
Total Posts:  16
Joined  06-03-2009

I´m also stuck at this point.

I´m looking for a instruction: freeform + jquery validation plugin + EE captcha.

Can anybody using this combo post his code?

Thanks.

Profile
 
 
Posted: 26 August 2009 12:05 PM   [ Ignore ]   [ # 2 ]  
Summer Student
Avatar
Total Posts:  16
Joined  06-03-2009

I was login as a member so I wasn´t able to see the captcha.

Now I have freeform + EE captcha, I´m going to try the validation.

Newbies things!

Profile
 
 
Posted: 08 December 2009 02:16 PM   [ Ignore ]   [ # 3 ]  
Research Assistant
Avatar
RankRankRank
Total Posts:  753
Joined  10-14-2005

Hi guys, did you have any luck finding a solution to ‘live validation’ of the Captcha?

 Signature 

Nathan Pitman - Nine Four

Follow us on Twitter - ExpressionEngine Add ons from Nine Four

Profile
 
 
Posted: 09 July 2010 02:14 PM   [ Ignore ]   [ # 4 ]  
Lab Assistant
Avatar
RankRank
Total Posts:  198
Joined  01-11-2009

Anyone find a solution to this? I have all the other fields validating with jquery.validate.js inline, but can’t quite figure out how to validate the captcha without it having to go to the speciality template.

I think I will look into captcha alternatives.

 Signature 

Kelly Packer
creativesoapbox.com | kellypacker.com

Profile
 
 
Posted: 09 July 2010 07:10 PM   [ Ignore ]   [ # 5 ]  
Lab Assistant
Avatar
RankRank
Total Posts:  129
Joined  02-16-2009

How could this work? If the information needed to validate the CAPTCHA is in the form in a place where Javascript can validate it… won’t that mean that it’s available to a hacker too?

 Signature 

@airways ::: MetaSushi, LLC
ProForm - EE’s first drag & drop form builder ::: CacheCracker - steroids for EE performance ::: Will Hunting - advanced math
Snippet Sync - edit snippets as files ::: Spyglass - advanced text search

Profile
 
 
Posted: 10 July 2010 05:33 PM   [ Ignore ]   [ # 6 ]  
Research Assistant
Avatar
RankRankRank
Total Posts:  753
Joined  10-14-2005

I found a solution to this… here @ninefour we wrote a little plug-in to grab the relevant CAPTCHA from the DB… we then hook this up with some jQuery to perform some live validation. smile

 Signature 

Nathan Pitman - Nine Four

Follow us on Twitter - ExpressionEngine Add ons from Nine Four

Profile