Hey Everyone I have to UPDATE a table when it is loaded. I am not sure where to find the one associated with my table xxxx_list.php. I also wanted to know if the load on events can have a variable(s) that will also pass to the xxxx_list.php. I do appreciate your assistance. As always, Thank you Mike
Hey Alexey Sorry it took me a bit to get back this post. What I want to do is SUM() my table when that page is loaded. Say "select customerID, SUM(amount) from orders where."$where... or something like that... I also need to know where I can show this value on the _list.php page. I hope that makes my question clearer.. Thanks Mike