Hi,
Here is my question. In a Dreamweaver MX generated page, I would like to enter a javascript routine that allows me to add up a column of numbers in a dynamically generated table and show the total of that column. Can some one help me with the code? Thanks in advance.
If that's easy for you. Then here is something a little more complex I'd like to do. Take the sum total and compare it against another number from another recordset on the same page and pop up an alert message to notify the user that the total exceeded a maximum number. This should be activated with onSubmit in an input form on the page. Again thanks for your help.
Newbie to Javascript
chc325
Here is my question. In a Dreamweaver MX generated page, I would like to enter a javascript routine that allows me to add up a column of numbers in a dynamically generated table and show the total of that column. Can some one help me with the code? Thanks in advance.
If that's easy for you. Then here is something a little more complex I'd like to do. Take the sum total and compare it against another number from another recordset on the same page and pop up an alert message to notify the user that the total exceeded a maximum number. This should be activated with onSubmit in an input form on the page. Again thanks for your help.
Newbie to Javascript
chc325