<%@LANGUAGE="VBSCRIPT"%> [an error occurred while processing this directive] <% set rsReunionSearch = Server.CreateObject("ADODB.Recordset") rsReunionSearch.ActiveConnection = MM_whs_STRING rsReunionSearch.Source = "SELECT * FROM class_of" rsReunionSearch.CursorType = 0 rsReunionSearch.CursorLocation = 2 rsReunionSearch.LockType = 3 rsReunionSearch.Open() rsReunionSearch_numRows = 0 %> Witbank High School
 


List

Login
Username
Password

 

 

 


Search for past or present student or staff.
Leave blank to list entire database.
Class Of:
Last Name:
Name:
   
 

 

 

 

 

 

 

Search for upcoming school reunions.
     
Search reunions
     
   

 

<% rsReunionSearch.Close() %>