formating output - red color for negative figures

This public forum is for user-to-user discussions of PHPMaker. Note that this is not support forum.
Post Reply
imaami
User
Posts: 1

formating output - red color for negative figures

Post 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


Webmaster
User
Posts: 9438

Post 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.


Post Reply