|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
Table as Selection Input
If you were going to use a table as an input device wherein the user selects a row then proceeds to the next page, how would you go about it? How would you detect which row the user selected?
|
|
#2
|
||||
|
||||
|
RE: Table as Selection Input
be more specific. I think what you would need is to include the "id" of the row in the link.
echo "<a href='page.php?id=$id'>select this row</a>"; |
![]() |
| Viewing: Codewalkers Forums > Other Technologies > Client Side Things > Table as Selection Input |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|