选择颜色:  
<% If TypeName(conn)="Connection" Then If conn.state=1 Then conn.close Set conn=Nothing End If %>