Hi All,
Good Morning!
My requirement is as below:
I am having a HTML table and the text boxes are embedded as a row of the tabel.
And I am having a button at the end of the page. When I click the submit button, the datas entered in the HTML table should be inserted into the access database.
I have created the access mdb in my local.
If I wrirte my input type code after closing the table, the database is updated with those values.
But the html table data is not updated in the access database.
I have attached my coding with this request.
please help me.
Good Morning!
My requirement is as below:
I am having a HTML table and the text boxes are embedded as a row of the tabel.
And I am having a button at the end of the page. When I click the submit button, the datas entered in the HTML table should be inserted into the access database.
I have created the access mdb in my local.
If I wrirte my input type code after closing the table, the database is updated with those values.
But the html table data is not updated in the access database.
I have attached my coding with this request.
please help me.
Comment