CINXE.COM

Boardhost: Contact Us

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html lang="en-US" xmlns="http://www.w3.org/1999/xhtml" dir="ltr"> <head> <title>Boardhost: Contact Us</title> <meta http-equiv="Content-type" content="text/html; charset=utf-8" /> <link rel="stylesheet" href="css/style.css" type="text/css" media="all" /> <script src="js/jquery-1.6.1.min.js" type="text/javascript" charset="utf-8"></script> <script src="js/jquery-func.js" type="text/javascript" charset="utf-8"></script> <!--[if IE 6]> <script src="js/png-fix.js" type="text/javascript" charset="utf-8"></script> <![endif]--> <script language = "Javascript"> /** * DHTML email validation script. Courtesy of SmartWebby.com (http://www.smartwebby.com/dhtml/) */ function echeck(str) { var at="@" var dot="." var lat=str.indexOf(at) var lstr=str.length var ldot=str.indexOf(dot) if (str.indexOf(at)==-1){ alert("Please enter a valid email address") return false } if (str.indexOf(at)==-1 || str.indexOf(at)==0 || str.indexOf(at)==lstr){ alert("Please enter a valid email address") return false } if (str.indexOf(dot)==-1 || str.indexOf(dot)==0 || str.indexOf(dot)==lstr){ alert("Please enter a valid email address") return false } if (str.indexOf(at,(lat+1))!=-1){ alert("Please enter a valid email address") return false } if (str.substring(lat-1,lat)==dot || str.substring(lat+1,lat+2)==dot){ alert("Please enter a valid email address") return false } if (str.indexOf(dot,(lat+2))==-1){ alert("Please enter a valid email address") return false } if (str.indexOf(" ")!=-1){ alert("Please enter a valid email address") return false } return true } function ValidateForm() { var emailID=document.boardhostcontact.email if ((emailID.value==null)||(emailID.value=="")){ alert("Please enter your email address") emailID.focus() return false } if (echeck(emailID.value)==false){ emailID.value="" emailID.focus() return false } return true } function check() { if (document.getElementById("subject").value == "Abuse") { // document.forms.boardhostcontact.submit.disabled = true; // document.forms.boardhostcontact.name.disabled = true; // document.forms.boardhostcontact.email.disabled = true; // document.forms.boardhostcontact.username.disabled = true; // document.forms.boardhostcontact.message.disabled = true; alert("For us to address your Abuse related concern more efficiently, this is not the right form to use.\n\nPlease view the links below this form and choose \"Report a Violation of our Terms of Service\" for general abuse related issues, or for copyright related issues, choose our \"DMCA Notification Information\" link.\n\nPLEASE ONLY SUBMIT ONE OF OUR FORMS. Submitting multiple inquiries could actually delay our addressing of your correspondence."); } //else { // document.forms.boardhostcontact.submit.disabled = false; // document.forms.boardhostcontact.name.disabled = false; // document.forms.boardhostcontact.email.disabled = false; // document.forms.boardhostcontact.username.disabled = false; // document.forms.boardhostcontact.message.disabled = false; //} } </script> <script type="text/javascript"> var RecaptchaOptions = { theme : 'clean' }; </script> </head> <body> <!-- Shell --> <div class="shell"> <!-- Header --> <div id="header"> <h1 id="logo"><a href="/index.html">Boardhost</a></h1> <!-- Navigation --> <div id="navigation"> <ul> <li><a href="/home.html" >Create yours!</a></li> <li><a href="/features.html">Features</a></li> <li><a href="/faq.html">FAQ</a></li> <li><a href="/contact.html" class="active">Contact Us</a></li> </ul> <div class="cl">&nbsp;</div> </div> <!-- END Navigation --> <div class="cl">&nbsp;</div> <div class="shadow">&nbsp;</div> </div> <!-- END Header --> <!-- Main --> <div class="main-holder"> <div class="main-top">&nbsp;</div> <div class="main"> <div class="top"> <div class="bottom"> <!-- Content --> <div id="content"> <div class="article"> <h3>Contact Us</h3> <!--<img src=https://images.boardhost.com/2/icon_alert.gif align=absbottom> <b>September 5, 2014 6:00 AM CDT - We are currently working to resolve a hardware issue, and all message boards are temporarily unreachable. We are very sorry for the interruption and will have things up and running as soon as possible.</b> --> To get in touch with us, please choose the appropriate contact method below. <br><br> In addition, please take the time to review our <a href=/faq.html>FAQ</a>, to be sure your question hasn't already been answered. <p> <ul style="padding-left:15px;"> <li><font size=3><b>Submit a Help Request</b></font> <p> <form method=post action="https://s01.flagcounter.com/contact/boardhost_contact.cgi" name="boardhostcontact" onSubmit="return ValidateForm()"> <table border=0 width=100% bgcolor=#FFFFFF cellpadding=2 cellspacing=0 style="padding-left:10px;"> <tr><td>Message Subject:</td><td> <select name=subject1 tabindex=1 onchange="check()" id=subject style="font-size:15px;font-weight:bold"> <option>Support Request <option>Feedback <option>Billing <option value="Abuse">Abuse <option>Other </select> </td></tr> <tr><td colspan=2>&nbsp; <input type="text" name="subject" size="30" maxlength="50" tabindex=2 style="font-size:17px;margin:2px;display:none;"></td></tr> <tr><td>Your name:</td><td><input type="text" name="name" size="30" maxlength="50" tabindex=2 style="font-size:17px;margin:2px;"></td></tr> <tr><td>Email address:</td><td><input type="text" name="email" size="30" maxlength="60" tabindex=3 style="font-size:17px;margin:2px;"></td></tr> <tr><td> Message board / forum URL:</td><td><input type="text" name="username" size="38" maxlength="200" value="" tabindex=4 style="font-size:17px;"></td></tr> <tr><td>&nbsp;</td><td><font size=1>Please provide if you are already a customer</font> </td></tr> <tr><td colspan=2><table border=0 cellpadding=0 cellspacing=0><tr><td><br>How can we assist you?</font><br><textarea wrap=virtual name="message" rows=10 cols=60 tabindex=5 style="font-size:17px;margin:2px;"></textarea> <br><br> Please complete the following to help prevent us from receiving spam: <br><img src=https://images.boardhost.com/invisible.gif height=5><br> <script type="text/javascript">var onloadCallback = function(){grecaptcha.render('recaptcha_6Lf88gsTAA',{"sitekey":"6Lf88gsTAAAAAGrKMlCBsB5eM15o8Gl2QkzFSqr5"});};</script><script src="https://www.google.com/recaptcha/api.js?onload=onloadCallback&render=explicit" type="text/javascript"></script><div id="recaptcha_6Lf88gsTAA"></div><br> <input type=submit value=" Submit Form " tabindex=6 name=submit style="font-size:15px;font-weight:bold;margin-top:5px;"></td></tr></table> </td></tr> </table></center> </center> </form> <p> <br> <li><a href="report.html" onmouseover="window.status='Report a Violation of our Terms of Service'; return true" onmouseout="window.status=' '; return true">Report a Violation of our Terms of Service</a> <li><a href="/dmca.html" onmouseover="window.status='DMCA Notification Information'; return true" onmouseout="window.status=' '; return true">DMCA Notification Information</a> - for Copyright Issues </ul> <br> <br> </div> </div> <!-- END Content --> <!-- Sidebar --> <div id="sidebar"> <div class="box"> <ul> <li><a href="/index.html">Create a Free Forum</a></li> <li><a href="/features.html">Boardhost Features</a></li> <li><a href="/faq.html">Frequently Asked Questions</a></li> <li><a href="/contact.html">Contact Us</a></li> <li><a href="/terms.html">Terms of Service</a></li> </ul> </div> </div> <!-- END Sidebar --> <div class="cl">&nbsp;</div> </div> </div> </div> <div class="main-bottom">&nbsp;</div> </div> <!-- END Main --> </div> <!-- END Shell --> <!-- Footer --> <div id="footer"> <!-- Shell --> <div class="shell"> <div class="cl">&nbsp;</div> <h6>Links</h6> <ul> <li class="first" ><a href="http://administration.boardhost.com">Administration Area</a></li> <li><a href="/plans.html">Service Plans</a></li> <li><a href="http://listings.boardhost.com/">Board Listings</a></li> </ul> <div class="cl">&nbsp;</div> <h6></h6> <ul> <li class="first" ><a href="/terms.html">Terms of Service</a></li> <li><a href="/privacy.html">Privacy Policy</a></li> <li><a href="/dmca.html">DMCA</a></li> </ul> <!-- <div class="cl">&nbsp;</div> <h6>Our Sites</h6> <ul> <li class="first" ><a href="http://www.flagcounter.com/">Flag Counter: free counters</a></li> <li><a href="http://www.pollcode.com/">Pollcode.com: free polls</a></li> </ul> --> <div class="cl">&nbsp;</div> <div style="float:right;" align=right><a href="/index.html"><img src="/css/images/boardhostbw.png" style="padding-right:5px;"></a><br><div style="font-size:11px; padding-top:10px;padding-bottom:10px;color: #858585;">Copyright &copy; <strong>Boardhost.com, Inc.</strong> All Rights Reserved.</div></div> </div> <!-- END Shell --> </div> <!-- END Footer --> </body> </html>

Pages: 1 2 3 4 5 6 7 8 9 10