https://www.brokenlinkcheck.com/contact.php

  1.  
  2. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  3. <html xmlns="http://www.w3.org/1999/xhtml">
  4. <head>
  5. <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
  6. <title>Broken Link Checker - Contact Us</title>
  7. <meta name="description" content="Broken Link Checker - Contact Us" />
  8. <meta name="keywords" content="broken link checker,online,check,scan,detect,free,links,bad,dead,html,scanner,unlimited,404" />
  9. <meta name="viewport" content="initial-scale=1">
  10.  
  11. <link href="styles.css" rel="stylesheet" type="text/css" />
  12. <script type="text/javascript" src="brokenLinksHelperCr.js"></script>
  13. <script type="text/javascript">
  14. function validateForm() {
  15.  
  16.  
  17.         var name = document.inputForm.nmn.value;
  18.         if (name.length == 0) {
  19.                 alert("Please provide your name");
  20.                 return false;
  21.         }
  22.  
  23.         var email = document.inputForm.eml.value.trim();
  24.         if (email.length == 0) {
  25.                 alert("Please provide your email so we will be able to follow up with you");
  26.                 return false;
  27.         }
  28.     var re = /^[^\s@]+@[^\s@]+\.[^\s@]+$/;
  29.     if (!re.test(email)) {
  30.                 alert("Email address is not valid. Please correct.");
  31.                 return false;
  32.         }
  33.  
  34.         var siteUrl = document.inputForm.site.value;
  35.         if (siteUrl.length == 0) {
  36.                 alert("Please provide your website URL");
  37.                 return false;
  38.         }
  39.  
  40.         var desc = document.inputForm.qsn.value;
  41.         if (desc.length == 0) {
  42.                 alert("Please type in your question or problem description");
  43.                 return false;
  44.         } else if (desc.split(' ').length < 5) {
  45.                 alert("Your question/problem description is too short.\nPlease give us more details to assist you better!");
  46.                 return false;
  47.         }
  48.        
  49.         var seed = document.inputForm.seed.value;
  50.         if (seed.length == 0) {
  51.                 alert("Please type in Security code");
  52.                 return false;
  53.         }
  54.         if (seed.length < 5) {
  55.                 alert("Security code is too short");
  56.                 return false;
  57.         }
  58.        
  59.  
  60.         return true;
  61.  
  62. }
  63. </script>
  64.  
  65. <style type="text/css">
  66. <!--
  67. .style1 {color: #1E87B3}
  68. -->
  69. </style>
  70. </head>
  71.  
  72. <body id="contentbkg_top">
  73. <table width="830" border="0" align="center" cellpadding="0" cellspacing="0">
  74.   <tr>
  75. <td colspan="2" style="padding-left:40px;">
  76.     <div id="homelink"><a href="index.php">Broken Link Check Home</a> </div>
  77.     <h1 style="padding-top:60px;">Online <span style="color:#1e87b3">Broken Link</span> Checker</h1>
  78.     </td>
  79.    </tr>
  80.   <tr>
  81.     <td width="605" valign="top" id="mainform" style="background-color:#FFFFFF;"><strong>Please fill out and submit the <span class="style1">Contact Form</span> below. We&#8217;ll get back to you shortly! <br />
  82.       <br />
  83.     </strong>
  84.       <form id="inputForm" name="inputForm" method="post" action="submit_contact.php" onSubmit="return validateForm()">
  85.         <table width="540" border="0" cellspacing="0" cellpadding="0">
  86.           <tr>
  87.             <td width="242" height="56" align="left" valign="top">Your name<br />
  88.               <label>
  89.               <input name="nmn" type="text" id="textfield" size="27" value =""/>
  90.             </label></td>
  91.             <td width="298" align="left" valign="top">Your e-mail address (will not be shared)<br />
  92.               <label>
  93.               <input name="eml" type="text" id="textfield" size="32" value =""/>
  94.             </label></td>
  95.           </tr>
  96.           <tr>
  97.             <td align="left" valign="top">Your website URL<br />
  98.               <label>
  99.              <input name="site" type="text" id="textfield" size="27" value ="" />
  100.             </label></td>
  101.             <td>
  102.             Security code<br />
  103.               <label>
  104.             <input name="seed" type="text" id="textfield" size="5" maxlength="5" />
  105.               <img src="cpth/genim.php?&width=100&height=40&characters=5" name="genim" id="genim" align="absmiddle" hspace="20"/> <a href="#" style="color:#969696;" onClick="generateNewSecurityCode()">New code</a>              </label>            </td>
  106.           </tr>
  107.           <tr>
  108.             <td colspan="2" align="left" valign="top">Please type your question/problem here:<br />
  109.               <label>
  110.               <textarea name="qsn" cols="70" rows="8" id="qsn" style="overflow:auto"></textarea>
  111.               </label></td>
  112.           </tr>
  113.           <tr>
  114.             <td height="43" colspan="2" align="left" valign="bottom"><label>
  115.               <input type="submit" name="submit" value="Submit" style="background-image:url(images/b_submit.gif); background-repeat:no-repeat; background-color:transparent; border:none; font-family:Arial, Helvetica, sans-serif; color:#2b83a8; text-decoration:none; cursor:pointer; width:65px; height:28px;"/>
  116.             </label></td>
  117.           </tr>
  118.         </table>
  119.       </form>    </td>
  120.     <td width="225" align="left" valign="top" style="padding-top:0px; padding-bottom:25px; padding-left:40px;">
  121.    
  122.        
  123. <p><strong>Summary of the features</strong><br />
  124.   Free broken link checker.<br />
  125.   Scans webpages for dead links.<br />
  126.       Unlimited number of pages*. <br />
  127.       Finds both internal and external (outgoing) bad links. <br />
  128.       Checks for broken links online.<br />
  129.       Detects all sorts of broken links.<br />
  130.   <strong>Reports location of each broken link in your HTML code!</strong><br />
  131.       Shows 404 and other HTTP response codes - for every broken link<br />
  132. <span style="font-size:11px; color:#969696">*free version has a limit of 3,000 pages</span></p>
  133. <p><img src="../images/spacer.gif" width="185" height="1" /></p>
  134.        
  135.     </td>
  136.   </tr>
  137. </table>
  138.  
  139.  
  140. <table id="bottomnavbkg" width="100%" border="0" cellspacing="0" cellpadding="0">
  141.   <tr>
  142.     <td valign="top" id="bottomnav"><table width="830" border="0" align="center" cellpadding="0" cellspacing="0">
  143.       <tr>
  144.         <td style="font-size:13px; color:#CCCCCC; "><p><a href="https://www.brokenlinkcheck.com/">BrokenLinkCheck.com</a> is a free online web-site validator / integrity checker / problem detection tool that can check your web-pages for dead links, validate, find, and report broken hyperlinks if any found. By using this BrokenLinkCheck website and its services you agree to be bound by these <a href="../terms.php"  rel="nofollow" target="_blank">Terms &amp; Conditions</a>,  which shall take effect immediately on your first use of this website. You may not use brokenlinkcheck.com checker and its other services if you do not accept the terms.</p>
  145.           <p>Copyright &copy; 2010-2024, <a href="https://www.brokenlinkcheck.com/" target="_blank">Brokenlinkcheck.com</a> &nbsp;|&nbsp; <a href="https://www.brokenlinkcheck.com/contact.php" target="_blank">send us your feedback</a></p></td>
  146.       </tr>
  147.     </table>    
  148.     </td>
  149.   </tr>
  150. </table>
  151.  
  152.     <script type="application/ld+json">
  153.     {
  154.       "@context": "https://schema.org",
  155.       "@type": "Organization",
  156.       "url": "https://www.brokenlinkcheck.com",
  157.       "logo": "https://www.brokenlinkcheck.com/images/link-checker-logo.png"
  158.     }
  159.     </script>
  160.  
  161.  
  162. <script>
  163.   (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
  164.   (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
  165.   m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
  166.   })(window,document,'script','https://www.google-analytics.com/analytics.js','ga');
  167.  
  168.   ga('create', 'UA-5501764-2', 'auto');
  169.   ga('send', 'pageview');
  170.  
  171. </script>
  172.  
  173. </body>
  174. </html>
  175.  
  176.  
Copyright © 2010-2024 brokenlinkcheck.com  |  By using this website you agree to these Terms