Thursday 23 October 2014

RECAPTCHA KEY CONTCAT FORM FOR BLOGGER

RECAPTCHA KEY CONTCAT FORM FOR BLOGGER

------------------------------------------------------------------------------------------------------------
COPY AND PASTE BELOW CODE
READMORE:
http://kontactr.com/
https://www.google.com/recaptcha/admin#createsite
-------------------------------------------------------------------------------------------------------------



<textarea name="myTextBox" cols="50" rows="5" style="background-color:#FCF5D8;color:#AD8C08;border:5px double #AD8C08;">
<html>
<head>
<title>Kontactr</title>
<link  href="http://kontactr.com/static/xuser.css" rel="stylesheet" type="text/css" />
<style type="text/css">
body { background-color: #none; color: #<div style="border:1px solid #990000;padding-left:20px;margin:0 0 10px 0;">

<h4>A PHP Error was encountered</h4>

<p>Severity: Notice</p>
<p>Message:  Undefined offset:  1</p>
<p>Filename: views/xuser.php</p>
<p>Line Number: 17</p>

</div>; }
a { color: #<div style="border:1px solid #990000;padding-left:20px;margin:0 0 10px 0;">

<h4>A PHP Error was encountered</h4>

<p>Severity: Notice</p>
<p>Message:  Undefined offset:  1</p>
<p>Filename: views/xuser.php</p>
<p>Line Number: 18</p>

</div>; }
input, textarea { color: #<div style="border:1px solid #990000;padding-left:20px;margin:0 0 10px 0;">

<h4>A PHP Error was encountered</h4>

<p>Severity: Notice</p>
<p>Message:  Undefined offset:  2</p>
<p>Filename: views/xuser.php</p>
<p>Line Number: 19</p>

</div>; background-color: #<div style="border:1px solid #990000;padding-left:20px;margin:0 0 10px 0;">

<h4>A PHP Error was encountered</h4>

<p>Severity: Notice</p>
<p>Message:  Undefined offset:  3</p>
<p>Filename: views/xuser.php</p>
<p>Line Number: 19</p>

</div>; }
</style>

<script>
var RecaptchaOptions = {
   theme: 'custom',
   lang: 'en',
   custom_theme_widget: 'recaptcha_widget'
};
</script>

<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.2/jquery.min.js"></script>
<script type="text/javascript">
$(function() {
$("input[name=send]").click(function() {
// validate and process form here
var id = $('input[name=id]').val();
var name = $('input[name=name]').val();
var email = $('input[name=email]').val();
var subject = $('input[name=subject]').val();
var message = $('textarea[name=message]').val();
var recaptcha_challenge_field = $('input[name=recaptcha_challenge_field]').val();
var recaptcha_response_field = $('input[name=recaptcha_response_field]').val();

var dataString = 'id='+ id + '&name=' + name + '&email=' + email + '&subject=' + subject + '&message=' + message + '&recaptcha_challenge_field=' + recaptcha_challenge_field + '&recaptcha_response_field=' + recaptcha_response_field;
//alert(dataString);
$('#response').html("Sending...");

$.ajax({
type: "POST",
url: "http://kontactr.com/xuser/process",
data: dataString,
success: function(html) {
if(html == "1")
{
$('#response').html('<div class="error">All fields are required</div>');
$('input[value=]').first().focus();
}
else if(html == "2")
{
$('#response').html('<div class="error">Invalid email address</div>');
$('input[name=email]').focus();
}
else if(html == "3")
{
$('#response').html('<div class="error">Incorrect code entered</div>');
$('input[name=recaptcha_response_field]').focus();
}
else// if(html == "Success")
{
$('#kform').html('<div class="success">Your message has been sent successfully</div>');
}
}
});

return false;
});
});
</script>

</head>
<body>
<div id="kform">
<form action="http://kontactr.com/xuser/process/147967" name="kform" method="post"> <input type="hidden" name="id" value="147967" />
<p>
<label>Name</label>
<input type="text" name="name" value="" class="span-6" />
</p>
<p>
<label>Email Address</label>
<input type="text" name="email" value="" class="span-6" />
</p>
<p>
<label>Subject</label>
<input type="text" name="subject" value="" class="span-9" />
</p>
<p>
<label>Message</label>
<textarea name="message" rows="8" cols="40" class="span-9"></textarea>
</p>
<!--<p><script type="text/javascript" src="http://www.google.com/recaptcha/api/challenge?k=6LdBrfkSAAAAAOLEDiRSYxBKc1UMztwEEY_Red72"></script>

<noscript>
  <iframe src="http://www.google.com/recaptcha/api/noscript?k=6LdBrfkSAAAAAOLEDiRSYxBKc1UMztwEEY_Red72" height="300" width="500" frameborder="0"></iframe><br/>
  <textarea name="recaptcha_challenge_field" rows="3" cols="40"></textarea>
  <input type="hidden" name="recaptcha_response_field" value="manual_challenge"/>
</noscript></p>-->
<p>
<div id="recaptcha_widget" style="display: none;">
<div id="recaptcha_image"></div>
<div class="recaptcha_only_if_incorrect_sol" style="color:red">Incorrect please try again</div>

<label class="recaptcha_only_if_image">Enter the words above:</label>
<label class="recaptcha_only_if_audio">Enter the numbers you hear:</label>

<input type="text" id="recaptcha_response_field" name="recaptcha_response_field" class="span-6" />  <a href="javascript:Recaptcha.showhelp()">?</a>

<div class="clear">
<small>
<span class="recaptcha_only_if_image">See</span>
<span class="recaptcha_only_if_audio">Listen to</span>
<a href="javascript:Recaptcha.reload()">different words</a> or
<span class="recaptcha_only_if_image"><a href="javascript:Recaptcha.switch_type('audio')">listen to the words</a></span>
<span class="recaptcha_only_if_audio"><a href="javascript:Recaptcha.switch_type('image')">see the words</a></span>
</small>
</div>
</div>
<script type="text/javascript" src="http://www.google.com/recaptcha/api/challenge?k=6LdBrfkSAAAAAOLEDiRSYxBKc1UMztwEEY_Red72"></script>

<noscript>
  <iframe src="http://www.google.com/recaptcha/api/noscript?k=6LdBrfkSAAAAAOLEDiRSYxBKc1UMztwEEY_Red72" height="300" width="500" frameborder="0"></iframe><br/>
  <textarea name="recaptcha_challenge_field" rows="3" cols="40"></textarea>
  <input type="hidden" name="recaptcha_response_field" value="manual_challenge"/>
</noscript> </p>

<p id="response">

</p>
<p class="prepend-2">
<input type="submit" name="send" value="Send" class="large" />
</p>
</form>
</div>
<script>
 (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
 (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
 m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
 })(window,document,'script','//www.google-analytics.com/analytics.js','ga');

 ga('create', 'UA-41135380-2', 'kontactr.com');
 ga('send', 'pageview');

</script>
</body>
</html>
</textarea>

---------------------------------------------------------------------------------------------------------------

<link  href="http://kontactr.com/static/xuser.css" rel="stylesheet" type="text/css" />




<script type="text/javascript"> id = 147967; </script>
<script src="http://kontactr.com/wp.js" type="text/javascript"></script>












http://www.foxyform.com/








2 comments:

  1. Facebook Lite Download for Android continues to be one of the most popular downloads since its release. Today, it has become a necessity for billions of people all over the world to have access to Facebook for varying reasons. Free download Facebook lite app

    ReplyDelete

FB Gadgets | Template Designed by Fatakat PhotosCoolBThemes.com
Code by : paid web directory

https://www.google.co.uk/search?q=site%3Ablogspot.com+fbgadgets