Irshad Siddique Posted September 18, 2011 Share Posted September 18, 2011 Hello every body! i created a database linked textbox array, now i want to sum these textboxs, please any body help me. detail as under:- jummenu(accounts) (pick value from database) now pick values from items table and make array textbox(id) textbox(itemname) textbox(qty) textbox(rate) textbox(discount) textbox(total) textbox(grandtotal) onchange event: sum array for textbox(total) = textbox(qty) * textbox(rate) - textbox(discount) textbox(grandtotal) = textbox(total) array i am very thankfull to for those help me, thanks Link to comment https://forums.phpfreaks.com/topic/247367-javascript-textbox-array-sum/ Share on other sites More sharing options...
trq Posted September 18, 2011 Share Posted September 18, 2011 Sorry, but your question is? Link to comment https://forums.phpfreaks.com/topic/247367-javascript-textbox-array-sum/#findComment-1270401 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.