<% else |
sx = sx & "<font color=" & thfgcol & ">" & typelist("cname") & "</font></a>" |
%> |
<th align="left" valign="middle" nowrap width="90%" bgcolor="<% = trbgcol %>"> |
<% = sx%> |
<% end if %> |
</th></tr> |
< tr align="left" valign="middle"> |
<% |
typelist.MoveNext ` loop through the records until it reaches EOF |
Loop |
%> |
</tr></table> |
<% |
end if 'end of outer if |
OBJdbConnection.close ` close the connection at the end |
%> |
</body> |
</html> |