Hi!
I am trying to beautify this so that it works in PHP, but so far, no luck. what needs to happen so that the ;'s do not make PHP complain?
<td
onmouseover="inCell(this, '#D9DCFD');"
onmouseout="outCell(this, '#D9DCFD');"><B>
<A HREF="ta_edit_case_info.php?id='.$row['id'].'" style="text-decoration: none" class="link2"><font FACE="tahoma" color="white" onMouseOver="this.style.color = '#D9DCFD'" onMouseOut="this.style.color=''" size="2">Edit Case </font></a></B></TD>