If Then Statement
I have an ASP page that displays a list of records in a database. One of those fields is "status" I would like to have the table cell background be a different color for each different "status". Like OPEN and CLOSED. Is this possible?
|