how to access the google verify answer for reCAPTCHA?

sozk

New Member
i've added recaptcha to my webspeed generated pages. i'm able to grab the values the users entered and call the google verify function but it's return success or fail values are then displayed in a web page.

how can i access this value returned using webspeed? is there a way to call the google verify url and assign the return value to a variable in progress rather than displaying the returned values in the browser? or do i have to use some other scripting language to access this return value?

thanks in advance for any info! (progress v9.1d)
 
Top