Click to See Complete Forum and Search --> : Looking for some help.


Sumon
04-28-2003, 06:19 AM
Hi Folks,

i am actually new with JavaScript.I am trying to build a small table.I will give a brief dscription about it.

in the first row there will be 13 columns.the first column will have a text field.rest of the columns will be subdivided into two small columns each(x and y) and all will have text fields for the user to input some number.

I also want to duplicate the row everytime the user fills the row with data.

After the user finishes filling it up then there will be two buttons which actually gives the summation of all x values and all y values

I hope i have made myself clear.
Cheers
Sumon

khalidali63
04-28-2003, 07:30 AM
Free consultation....???
You could make volunteers on this forum feel better about this if you actually tried writing the code and asked for help on specific issue,instead of asking some one to volunteerily wirte a complete script for you.

Sumon
04-28-2003, 07:23 PM
Hi Dave,
Thanks for your help.That will do the trick for me.It actually works in a better fashion than i thought.I can do the maths part on top of it.

Thanks Again,

Cheers
Sumon