Notice (8): Trying to get property of non-object [APP/Controller/AppController.php, line 221]
Notice (8): Undefined offset: 1 [APP/Controller/AppController.php, line 214]
Express Labs - Questions

Frequently Asked Questions



How to Add Drivers?

Upon Enrolling you can Add All your Active Drivers that have Negative Pre-Employment Drug Test Results and have been in a Random Pool within the Previous 30 Days.

After Enrolling Drivers are Added when Negative Pre-Employment Drug Test Results are Reported by Express Labs MRO.


When are Random Selections?

Express Labs performs 4 Quarterly Computerized Random Selections to comply with DOT's Mandate to have a Minimum of 50% of Drivers Tested for Drugs & 10% for Alcohol.


24/7 Customer Service


Call Toll Free
800-341-1185

Sign Up Today


Only
$129 for 1 Year
Only $199 for 2 Years
Unlimited Number of Drivers

(default) 4 queries took 5 ms
NrQueryErrorAffectedNum. rowsTook (ms)
1SELECT `Question`.`id`, `Question`.`title`, `Question`.`answer` FROM `expresslabs`.`questions` AS `Question` LEFT JOIN `expresslabs`.`categories` AS `Category` ON (`Question`.`category_id` = `Category`.`id`) WHERE `active` = '1' AND `category_id` = 1 ORDER BY `position` ASC221
2SELECT `Page`.`id`, `Page`.`title`, `Page`.`slug`, `Page`.`body`, `Page`.`active`, `Page`.`created`, `Page`.`modified` FROM `expresslabs`.`pages` AS `Page` WHERE `active` = '1' AND `id` = 3 LIMIT 1111
3SELECT `Product`.`id`, `Product`.`name`, `Product`.`slug`, `Product`.`description`, `Product`.`price`, `Product`.`active`, `Product`.`created`, `Product`.`modified` FROM `expresslabs`.`products` AS `Product` WHERE 1 = 1 LIMIT 1112
4SELECT `QuestAccount`.`id` FROM `expresslabs`.`quest_accounts` AS `QuestAccount` LEFT JOIN `expresslabs`.`companies` AS `Company` ON (`QuestAccount`.`company_id` = `Company`.`id`) WHERE `QuestAccount`.`company_id` IS NULL AND `QuestAccount`.`type_id` IN (2, 3)001