Has anyone managed to do this? Or is there a better way, like SESSION variables for creating personal captcha questions? I haven't been able to find "session variables" to make captcha easier.
I wrote my own captcha for Synchronet a few years ago,
echicken
Not embedding php, but using the idea to POST to the reCaptcha website on the server side. I hope it works.
You can use exec/load/http.js to have your webserver make the HTTP request to the reCaptcha API. If you need any info on how to use it, let us know and we can post a quick example.
Howdy all.
I'm attempting to add reCaptcha to my newuser.ssjs/inc files. Of course I can POST when I hit submit.
But I need to submit to the reCaptcha website first to get the true or
false reply whether the user response was correct.
Has anyone managed to do this? Or is there a better way, like SESSION
one thing you might want to consider is just making the script so it confuses bots. i've done that with several of my websites.
people HATE capcha.
I host game servers and the information will soon be posted to visit my website. Now this may come as a concern as some will say Synch isn't cut out for that many connections, or why not just use apache/lighttpd/etc and php web forum, etc.
I'm just having fun, and that's what this is really about in the end.
if you are running a web for non bbs content you are better off with apache or lighthttpd. it can still be fun :D
one thing you might want to consider is just making the script so it confuses bots. i've done that with several of my websites.
people HATE capcha.
But anyway, http.js, any example on the best usage? :)
But anyway, http.js, any example on the best usage? :)
Here's a basic example showing a couple of uses of HTTPRequest.Get and HTTPRequest.Post:
Like I said works great, and doesn't annoy anybody. It's obviously easily circumvented, but until it is, I'm not going to worry about CAPTCHAs.
Sysop: | digital man |
---|---|
Location: | Riverside County, California |
Users: | 1,043 |
Nodes: | 15 (0 / 15) |
Uptime: | 41:49:10 |
Calls: | 500,899 |
Calls today: | 2 |
Files: | 109,370 |
D/L today: |
4,724 files (479M bytes) |
Messages: | 304,224 |