How to display img.gif according to the value returned from table ?
588483Apr 28 2008 — edited May 12 2008Hi,
I want to display a table results but to display an image according to the results that are returned from the table query :
for example : I have a table that can return true or false for every row and i want to display img_true.gif when returned true and img_false.gif when false returned.
How can i do that?
Thanks in Advance,
Yoel