Open GoogleCodeExporter opened 8 years ago
found:
https://github.com/Alithis/GroupeAgile2013/blob/master/recaptcha/recaptcha-dotne
t-1.0.5.0-binary/Recaptcha.dll which gets me further however we get to this
issue:
document.write('<scr'+'ipt type="text/javascript" s'+'rc="' +
RecaptchaState.server + 'js/recaptcha.js"></scr'+'ipt>');
SCRIPT256: This command is not supported.
this is from the challenge script sourced from Google.
Original comment by oo.wara...@gmail.com
on 9 Dec 2013 at 5:20
i'm experiencing this exact issue with IE11. however, i've noticed that it's
not just the recaptcha plugin. seems to be that IE11 doesn't like
"document.write". has anyone found a fix for this?
Original comment by bfk...@gmail.com
on 7 Jan 2014 at 5:45
Original issue reported on code.google.com by
oo.wara...@gmail.com
on 9 Dec 2013 at 5:04