View Single Post
Newbie Member
4Dec2009,22:41  
Metro2010's Avatar
I have a jsp which gets records from mysql db and displays them. There is also an input box next to all the records.

What I want to do enter data into these fields and submit it in the one go but they all have the same field names so how can I get around this.

Any help appreciated