Simple Text Lead Form
<!-- NOTE: Please add the following element to your page . -->
<!-- NOTE: Please add the following element to your page. -->
<!-- -->
<!--
Web-To-Lead (Sample form)
<!-- NOTE: Please add the following element to your page . -->
function timestamp() { var response = document.getElementById("g-recaptcha-response"); if (response == null || response.value.trim() == "") {var elems = JSON.parse(document.getElementsByName("captcha_settings")[0].value);elems["ts"] = JSON.stringify(new Date().getTime());document.getElementsByName("captcha_settings")[0].value = JSON.stringify(elems); } } setInterval(timestamp, 500);
<!-- NOTE: Please add the following element to your page. -->
<!-- -->
<!--
Support Case form
<!-- NOTE: Please add the following element to your page . -->
function timestamp() { var response = document.getElementById("g-recaptcha-response"); if (response == null || response.value.trim() == "") {var elems = JSON.parse(document.getElementsByName("captcha_settings")[0].value);elems["ts"] = JSON.stringify(new Date().getTime());document.getElementsByName("captcha_settings")[0].value = JSON.stringify(elems); } } setInterval(timestamp, 500);
<!-- NOTE: Please add the following element to your page. -->
<!-- -->
<!--