Hello,
I've inherited an asp file and I'm trying to make a few updates to it. I'm trying to add a conditional statement that will check a database column for a specified cell value. If the cell value is found then the content should display; however, if the value is not found then the content should not display.
Thank you.