Share Pastebin
Guest
Public paste!

Untitled

By: a guest | Mar 20th, 2010 | Syntax: PHP | Size: 0.95 KB | Hits: 145 | Expires: Never
Copy text to clipboard
  1.                 <fieldset class=\"fieldset\">
  2.                 <legend>Verificació de l'imatge</legend>
  3.                 <table>
  4.                 <input id=\"hash\" type=\"hidden\" name=\"humanverify[hash]\" value=\"c4466c7ada5e91fae58644781d2cd0dd\" />
  5.                 <script type=\"text/javascript\">
  6.                         var RecaptchaOptions = {
  7.                                 theme : 'white'
  8.                                 ,lang : 'es'
  9.                         };
  10.                 </script>
  11.                 <div dir=\"ltr\">
  12.                
  13.                         <script type=\"text/javascript\" src=\"http://api.recaptcha.net/challenge?k=6LfHsgMAAAAAAMVjkB1nC_nI5qfAjVk0qxz4VtPV\">
  14.                
  15.                 </script>
  16.                 </div>
  17.        
  18.                 <noscript>
  19.                        
  20.                                 <iframe src=\"http://api.recaptcha.net/noscript?k=6LfHsgMAAAAAAMVjkB1nC_nI5qfAjVk0qxz4VtPV\" height=\"300\" width=\"400\" frameborder=\"0\"></iframe>
  21.                
  22.                 <br />
  23.                 <textarea name=\"recaptcha_challenge_field\" rows=\"3\" cols=\"40\">
  24.                 </textarea>
  25.                 <input type=\"hidden\" name=\"recaptcha_response_field\" value=\"manual_challenge\" />
  26.                 </noscript>
  27.         </fieldset>
  28.         <div align=\"right\">
  29.                 <input type=\"submit\" value=\"Enviar\">
  30.         </div>