<% if Session("Rank") <> 1 then Response.Redirect "../notauthorised.html" end if if request("deleteDept") = 1 then SQL = "delete from Departments where ID = " & request("DeptID") dbstart_temp conn.execute(SQL) end if ID = Session("id") %> Dept Admin
    D E P T   A D M I N Site Home Admin Home Dept Admin 

Please select a Department to Administrate from the list below:


Department:


 

Add New Department