ASP - Example Code I (contd.)
sx = sx & "<font color=" & thfgcol & ">" & typelist("cname") & "</font></a>"
<th align="left" valign="middle" nowrap width="90%" bgcolor="<% = trbgcol %>">
< tr align="left" valign="middle">
typelist.MoveNext ‘ loop through the records until it reaches EOF
OBJdbConnection.close ‘ close the connection at the end