Customer Management Solution
  • Mobile Inventory Tracking
  • Dynamic Work Order Management
  • DIRECTV‎ Integration
  • Payroll & Dispute Management
  • and much more...
  • '; //Check if there should be different company settings session_start(); if (isset($_SESSION['temp_co'])){ include 'includes/dbcon.php'; $sql = "SELECT CompanyLogo, CompanyHomeSubject, CompanyHomeBulletins FROM CompanyInfo WHERE md5(BossCustomerID) = '".$_SESSION['temp_co']."'"; $r = mysql_query($sql) or die(mysql_error()); if (mysql_num_rows($r) > 0){ $row = mysql_fetch_assoc($r); $mainlogo = ($row['CompanyLogo'] != '') ? 'uploads/logo/'.$row['CompanyLogo'] : $mainlogo; $mainsubject = ($row['CompanyHomeSubject'] != '') ? $row['CompanyHomeSubject'] : $mainsubject; if ($row['CompanyHomeBulletins'] != ''){ $mainbulletins = ''; $mb = explode(':::',$row['CompanyHomeBulletins']); foreach($mb as $b){ $mainbulletins .= '
  • '.$b.'
  • '; } } } } ?> BOSS - Password Reset

    Reset Password

    It's Alright. Happens to us all the time!