hi everybody,
i want to enter some data in text box and load it in html table for viewing purpose. atlast i want read all the data from html table and save in database.help me to do this?
1.how to read data of particular cell(<td>)
2.how to read data of particular row?(<tr>)
3.how to read data as a whole from html table?
HELP ME WITH SAMPLE CODE PLZ..
i want to enter some data in text box and load it in html table for viewing purpose. atlast i want read all the data from html table and save in database.help me to do this?
1.how to read data of particular cell(<td>)
2.how to read data of particular row?(<tr>)
3.how to read data as a whole from html table?
HELP ME WITH SAMPLE CODE PLZ..
Comment