response.write "An error occurred and the class could not be added. Be sure that you are using a valid student ID and that you are not dropping from a class that has already been graded."
response.end
End If
%>
Student <%=lngStudentID%> has been dropped from class <%=strClassID%>