<%@LANGUAGE="VBSCRIPT" CODEPAGE="1252"%> <% 'NOTES: 'The original intention I had for implementing the administrator login was to require the AdminID be specified for a helper admin. 'I did this because at that time there was no way to tell originally whether 'the "uber" admin was logging in(the admin specified within the bank table), or one of the "helper" admins was logging in(one of the admins 'within the administrators table. The problem was that I had to way to get a uniqueness to validate the PW that was specified. Then the 'request was made today(8/3/2008) to remove the requirement of having the AdminID specified to denote that a helper admin is signing in. 'I originally implemented the AdminID functionality to know whether to validate against the bank or administrators table. Without this, the only 'way I can accomplish validating against unique values is to require that within all the administrators(both main and helper), the PW needs to 'be unique. So I will: ' 1) First check the existing data to ensure that within a bank, the PW value among the main and helper admins is unique. If it is not, ' the PW of ALL the helper admins will be modified by updating it to their AdminKey. Before the update, I will generate a list of who ' will be affected so that an email can be sent to the main admin allowing him/her to change them as need and notify the helpers ' of the changes. ' 2) Modify the code in usp_Action_SigninAdmin to look for a match only on the PW column ' 3) Modify the insert/update code for the administrators to ensure that a unique PW value exists among all of them. This will ' include these procs: ' usp_Insert_Administrors ' usp_Update_Administrators ' usp_Update_Bank %> BTO Admin LogIn
 

Administrator's Login

The following pages can give YOU, the administrator, the ability to:

  • Monitor employee's reports and scores
  • View and add new courses to your course menu
  • Update contact information
  • Define customized terms
  • Update or change bank information
  • Create a training schedule for your employee(s)
  • ... and much more!
  • Note, password is now case sensitive.
 
     
Bank ID:
    
 
Admin Password:
    
     
 
       
   
 

Need Help? Contact Us.

Training You Can Bank On
Copyright © 2009 TRC Interactive All rights reserved