<% dim action, strError if request.querystring("action") <> "" then action = trim(request.querystring("action")) else action = trim(request.form("action")) end if if action = "noschool" then strError = "Please first find your school, then add your teacher to the school.
If your school is not found, click here to add your school" end if %> Rate Teachers - Search for School and Teacher <% if strError <> "" then %> <%=strError%> <% end if %>  
Search for Your School 
School Name
 
Search for Your Teacher 
First Name
Last Name