$title = "TurboCompliance"; $err = $_REQUEST['rs']; if ($err) { if ($err == "invalid") { $errormsg = "Invalid Username / Password Combination
"; } elseif ($err = "timeout") { $errormsg = "Session Timeout
"; } } ?>
| |||
|
include("nav/forms_nav.html"); ?> |
|