<%
strSQL="select tblcourses.* from tblcourses, tblinstitute where Coursecd = 'A12028' and tblinstitute.iInstId = tblCourses.iInstid and " & _
" tblinstitute.iInstId = 13"
set RScourse = oConn.execute(strSQL)
if not rsCourse.eof then %>
<%
strSQL="select tblcourses.* from tblcourses, tblinstitute where Coursecd = 'A12028' and tblinstitute.iInstId = tblCourses.iInstid and " & _
" tblinstitute.iInstId = 13"
set RScourse = oConn.execute(strSQL)
if not rsCourse.eof then %>
<%
strSQL="select tblcourses.* from tblcourses, tblinstitute where Coursecd = 'A12028' and tblinstitute.iInstId = tblCourses.iInstid and " & _
" tblinstitute.iInstId = 13"
set RScourse = oConn.execute(strSQL)
if not rsCourse.eof then %>