I am trying to find out if there is a way to do two things: make text in an HTML page visible or not (depending on db values) and also if the text is visible, how to make it "blink".
Here's the background: From a database, there is a field that can be one of three values (R, S or N). If the...