I have a table with a list of numbers down which are entered in using asp, like
days
132
676
768
678
680
I was wondering is it possible using JavaScript to change the numbers in the whole column e.g dividing all the numbers of days by 7 to get weeks by clicking on a link or button without the page having to actual reload again.
Grateful for any help, Thanks.
Taha
[sig][/sig]
days
132
676
768
678
680
I was wondering is it possible using JavaScript to change the numbers in the whole column e.g dividing all the numbers of days by 7 to get weeks by clicking on a link or button without the page having to actual reload again.
Grateful for any help, Thanks.
Taha
[sig][/sig]