You are viewing our Forum Archives. To view or take place in current topics click here.
Captcha Implementation with JavaScript
Posted:

Captcha Implementation with JavaScriptPosted:

Ashish123
  • New Member
Status: Offline
Joined: Sep 19, 20167Year Member
Posts: 8
Reputation Power: 0
Status: Offline
Joined: Sep 19, 20167Year Member
Posts: 8
Reputation Power: 0
Hi, I am a developer. I have been searching for best suited web development forums which provide helpful information on web development, so that I can get help from their active members for learning the Captcha Implementation with JavaScript which is used to protect the website from the attack and accessing the website by machines. I have searched alot of forums but didn't get the answer. I hope any tech developer can help me in resolving the issue or provide me links of such more forums.
#2. Posted:
-Deano
  • Spooky Poster
Status: Offline
Joined: Aug 19, 201013Year Member
Posts: 5,238
Reputation Power: 532
Status: Offline
Joined: Aug 19, 201013Year Member
Posts: 5,238
Reputation Power: 532
You could make use of reCAPTCHA from Google. That simply uses a widget that you implement using the guides on the reCAPTCHA website.

[ Register or Signin to view external links. ]
#3. Posted:
Giga
  • 2 Million
Status: Offline
Joined: Jun 03, 201310Year Member
Posts: 2,164
Reputation Power: 146
Status: Offline
Joined: Jun 03, 201310Year Member
Posts: 2,164
Reputation Power: 146
-Deano wrote You could make use of reCAPTCHA from Google. That simply uses a widget that you implement using the guides on the reCAPTCHA website.

[ Register or Signin to view external links. ]


He didn't ask for reCAPTCA - I'm sure he's already thought of that.
He's asking for Captcha implementation vis JS.
#4. Posted:
-Deano
  • Rated Awesome
Status: Offline
Joined: Aug 19, 201013Year Member
Posts: 5,238
Reputation Power: 532
Status: Offline
Joined: Aug 19, 201013Year Member
Posts: 5,238
Reputation Power: 532
G59 wrote
-Deano wrote You could make use of reCAPTCHA from Google. That simply uses a widget that you implement using the guides on the reCAPTCHA website.

[ Register or Signin to view external links. ]


He didn't ask for reCAPTCA - I'm sure he's already thought of that.
He's asking for Captcha implementation vis JS.


You still have to implement the reCAPTCHA service via js.
Unless the OP wants to spend countless hours developing their own captcha, which companies like Google do and are experts in the field, then reCAPTCHA or other similar service is the only logical implementation.
#5. Posted:
Ethereum
  • TTG Senior
Status: Offline
Joined: Aug 16, 201211Year Member
Posts: 1,891
Reputation Power: 4314
Status: Offline
Joined: Aug 16, 201211Year Member
Posts: 1,891
Reputation Power: 4314
try these links

[ Register or Signin to view external links. ]
[ Register or Signin to view external links. ]
[ Register or Signin to view external links. ]
[ Register or Signin to view external links. ]
Jump to:
You are viewing our Forum Archives. To view or take place in current topics click here.