/*************************************************************************** * file name : login/index.php * created : March 20, 2007 * author : robb@ottenhoff.net * * purpose : Authenticates users and displays company links * ------------------------------------------------------------------------ * Updates / Modifications (please be detailed): * * date email address details: * --------- ------------------- ---------------------------------------- * ***************************************************************************/ session_start(); if ($_POST['submit']) { if ($_POST['password'] == 'lalaw') { $_SESSION['auth'] = TRUE; } else { $_SESSION['auth'] = FALSE; $redirectlink = "Location: /login"; header($redirectlink); exit; } } ?>
Email Access:
http://mail.ggwslaw.com/exchange
Full Remote Access to PC:
http://mail.ggwslaw.com/tsweb