hi people.......i've already had my mysql table displayed in html......how can i update the table (a specific row or a the whole table maybe) ...by clicking the HTML table? ....
btw i already a update feature im my document (1 text field and 1 button) but i want to update it by only clicking the table....

Recommended Answers

All 4 Replies

You can do that....while displaying the data from database use testbox to receive data and then you can directly update the data and while clicking on save button at the end,it will execute the update query.....Hope it's clear...

yeah i have that already :) but i want to update by clicking the table..(assuming that the data has already been displayed on the table)...do i use jscript? ajax? or something..

Yes Jquery will be the thing. try it

kk ill try it thankss for the advice... :)

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.