Visualizzazione dei risultati da 1 a 6 su 6
  1. #1
    Utente di HTML.it L'avatar di Donovant
    Registrato dal
    Sep 2005
    residenza
    London
    Messaggi
    1,329

    CAPTCHA: qualcuno mi potrebbe consigliare qualche libreria o script?

    Salve, come da titolo sto cercando una qualche libreria o script che mi consenta di generare un captcha con tutti i "contorni" (refresh captcha e audio), se possibile.

    Grazie.
    Beati gli smemorati, perchè avranno la meglio anche sui loro errori...

    My gallery: http://donovant.deviantart.com/gallery/

  2. #2

  3. #3
    Utente di HTML.it L'avatar di Donovant
    Registrato dal
    Sep 2005
    residenza
    London
    Messaggi
    1,329
    Qualcuno potrebbe spiegarmi come fare ad usare il reCaptcha, o nello specifico come verificare la validità dello stesso senza libreria???
    La guida dice:

    "This page explains how to verify a user's answer for a reCAPTCHA challenge without using a plugin. We offer a variety of plugins for different applications and programming environments, such as PHP and ASP.NET, and we encourage you to look at our multiple plugins before proceeding with the "Do-It-Yourself" (DIY) installation instructions below."

    E poi

    After your page is successfully displaying reCAPTCHA, you need to configure your form to check whether the answers entered by the users are correct. This is achieved by doing a POST request to http://www.google.com/recaptcha/api/verify. Below are the relevant parameters.

    API Request

    URL: http://www.google.com/recaptcha/api/verify

    Parameters (sent via POST)
    privatekey (required) Your private key
    remoteip (required) The IP address of the user who solved the CAPTCHA.
    challenge (required) The value of "recaptcha_challenge_field" sent via the form
    response (required) The value of "recaptcha_response_field" sent via the form

    Boh!?
    Beati gli smemorati, perchè avranno la meglio anche sui loro errori...

    My gallery: http://donovant.deviantart.com/gallery/

  4. #4
    IP-PBX management: http://www.easypbx.it

    Old account: 2126 messages
    Oldest account: 3559 messages

  5. #5
    scusa era senza l'uso della libreria... vabbeh, usa la libreria che problema c'è?
    IP-PBX management: http://www.easypbx.it

    Old account: 2126 messages
    Oldest account: 3559 messages

  6. #6
    Utente di HTML.it L'avatar di Donovant
    Registrato dal
    Sep 2005
    residenza
    London
    Messaggi
    1,329
    Si infatti sto usando la libreria, vediamo come va...
    Beati gli smemorati, perchè avranno la meglio anche sui loro errori...

    My gallery: http://donovant.deviantart.com/gallery/

Permessi di invio

  • Non puoi inserire discussioni
  • Non puoi inserire repliche
  • Non puoi inserire allegati
  • Non puoi modificare i tuoi messaggi
  •  
Powered by vBulletin® Version 4.2.1
Copyright © 2024 vBulletin Solutions, Inc. All rights reserved.