Date:  01/11/2013 12:22:14 PM Msg ID:  004559
From:  Joe Goldsmiith Thread:  004559
Subject:  Update selected row in an HTML table
 Hello to all.
 
I have an HTML table with multiple rows and each cell in each row uses <input> allowing users to update changes to information in each cell in the row.
 
What I would like to do, and can't figure out, is how to isolate one row and update each cell. Even if only one cell is updated I'd like to update the row.
 
Might anyone have a thought? It would certainly be a big help.
 
Thanks in advance!
 
Joe