if(!strstr($_SERVER["REQUEST_URI"],'index.html')) { header('Location: ./index.html'); } include '../common/includes/setup.php'; if($WEBUSER) { header('Location: ../home'); } $login = new WebUser(); ?>
Welcome to the = $SITELET->comp_name ?> TeamRoom. Registered members may sign in below using their username and password. If you forgot your password, click on the "Forgot Password" button below to have a copy sent to your registered email address.
Username: $login->getTextField('username','size="30"') ?>
Password: $login->getPassField('password','size="30"') ?>
Legal Notice: Except as otherwise indicated, all materials (including text , image and audio files) in this Sandler Training® Team Room , or accessed through this Team Room, Are copyrighted by Sandler Systems, Inc. Reproduction, modification, storage in a retrieval system or retransmission, in any form or by any means, electronic mechanical or otherwise, is strictly prohibited without the prior written permission of Sandler Systems, Inc.
S Sandler Training Finding Power In Reinforcement (with design), Sandler and Sandler Training are registered service marks of Sandler Systems, Inc.
print_r($GLOBALS) ?>