Advertisement
Guest User

HTML Output

a guest
Jul 17th, 2013
25
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 0.41 KB | None | 0 0
  1. <script type="text/javascript" src="http://www.google.com/recaptcha/api/challenge?k=myKey"></script>
  2.  
  3.     <noscript>
  4.         <iframe src="http://www.google.com/recaptcha/api/noscript?k=myKey" height="300" width="500" frameborder="0"></iframe><br/>
  5.         <textarea name="recaptcha_challenge_field" rows="3" cols="40"></textarea>
  6.         <input type="hidden" name="recaptcha_response_field" value="manual_challenge"/>
  7.     </noscript>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement