Trevor
|
| Posted: 03/15/2006, 1:33 PM |
|
I have a grid that has text labels and one date label. I can change the
text label color by changing the content and in the before show event
adding code like $Component->SetValue("<font
color=#007F00>".$Component->GetValue()."</font>");
However, in the date label if I try the same thing, I get the following
error:
Warning: date() expects parameter 2 to be long, string given in
C:\saseow_sites\asdfsa\Common.php on line 718
Has anyone had this before and, more importantly, found a solution?
Thanks,
Trevor
|
|
|
 |
|