User-1754072641 posted
Hi, i have asn ASP page that contains 1 table.
In the table i have placed a HDD icon.
I want to achieve the following.
Depending on an SQL query to our monitoring server:
If the query returns a value it means that servers have a hdd problem, then i want to change the background to red.
If the query is empty, it means there are no problems in any of the servers so the background should be green.

Is there a way to achieve this?
Thanks