Hi,
I am new with JSP. In my program, I have JSP interface,where user should be able to add,delete and edit customer names.
I have a ADD button,and I am calling addition() funcation on clickevent of ADD button, so I have to write code in my Addition() function (which is in Javascript)
Can you tell me how can I add data dynamically?
If you can explain with sample code, i will really appreciate it.
Many thanks in advance
-Ash
I am new with JSP. In my program, I have JSP interface,where user should be able to add,delete and edit customer names.
I have a ADD button,and I am calling addition() funcation on clickevent of ADD button, so I have to write code in my Addition() function (which is in Javascript)
Can you tell me how can I add data dynamically?
If you can explain with sample code, i will really appreciate it.
Many thanks in advance
-Ash