xuexue 15 Junior Poster

i have this problem, i want to have a data grid which functions like in vb6...now, whenever the user will click on any part of the table, the program will get the value of that specific row being selected. now, using clickable tables, i can get the value but in javascript only. i think the best way is thru the data grid, but i dont know how..

please help me with this: i am using php for the program, mySQL for the database...thanks in advance..^^