Page 1 of 1

formating output - red color for negative figures

Posted: Fri Aug 30, 2013 6:59 pm
by imaami

I would like to ask you a question.
One of my clients use an sql database and the output I guess could done by
PHPMAKER 7 , or 8,
He has no license, the author of his php script died...
He uses WXP pro, and W7 as well
I guess the server uses linux

My question is, if there is a simple way to adjust / show on two tables the
negative figures in red color. Even when the php script have to be changed
on these tables.

All the funkctions runs well.

Thanks in advance


Re: formating output - red color for negative figures

Posted: Sat Aug 31, 2013 10:53 am
by Webmaster

Look for *info.php, "Row_Rendered" function, add the required codes accordingly. Read "Server Events and Client Scripts" in the help file for "Row_Rendered" server event example.