sharapov
03-24-2003, 08:30 PM
Hello,
It seems that I hit a brick wall and need your help. I am generating a table from a database and I want to be able to sum one of the columns and display the result once the page loads. Look at the sample table here (http://home.pacbell.net/sharapov/example.htm) Also I want total value to update if user makes change to one or all of the fields in that column. I can't use T1.value + T2.value (for example) because as I said all data is taken from database, and I simply don't know which Item is going to show up. Can anybody help me with this?
Thanks.
It seems that I hit a brick wall and need your help. I am generating a table from a database and I want to be able to sum one of the columns and display the result once the page loads. Look at the sample table here (http://home.pacbell.net/sharapov/example.htm) Also I want total value to update if user makes change to one or all of the fields in that column. I can't use T1.value + T2.value (for example) because as I said all data is taken from database, and I simply don't know which Item is going to show up. Can anybody help me with this?
Thanks.