I have a need to get a running total of numbers entered into different sections of a form - the form is generated in a listview with category headings...
Category 1
Textbox 1
Textbox 2
Live Total Label
Category 2
Textbox 1
Textbox 2
Live Total Label
I am using a JQuery script to get a live total but I need it to be independent for each loop of the listview...can you dynamically name a function?
It's hard to explain....Any help would be greatly appreciated. - Kenneth
Go to the complete details ...