huizhen
|
| Posted: 04/21/2002, 10:06 PM |
|
i have two list box one is studentID and one is studentName.i want to update my student's attendance.so i want to select one of the studentID and then the studentName is dependent of what is chosen in studentID.i have two tables one is the student table and one is attendance table.how do i do that?pls don't ask me to refer to the tips & articles column cos i don't understand what they are do there...anyone pls help me.....
|
|
|
 |
Alex Alexapolsky
|
| Posted: 04/22/2002, 2:58 AM |
|
What specifically you don't understand about that article ?
|
|
|
 |
huizhen
|
| Posted: 04/22/2002, 6:43 AM |
|
i don't understand the example where to change in the coding to the parameters of my studentID and studentName...which coding must i change to make it work...can you tell me?
|
|
|
 |
Alex Alexapolsky
|
| Posted: 04/22/2002, 7:04 AM |
|
You havent specified which particular solution suits your needs.
1 listbox or 2 listboxes ?
May be you should give url to somthing similar you want to achive.
Now I think "dependent listoboxes" solution is not the one you need as you
are using only one table with stidents and 1 listbox is enough,
since it can contain both names and values.
|
|
|
 |
Alex Alexapolsky
|
| Posted: 04/22/2002, 7:04 AM |
|
Why do you store student ID and name in different listboxes ?
You can show name and id will be submitted when user clicks submit.
This is done through Field Properties/List tab , by specifying what
value to show and what to submit.
|
|
|
 |
huizhen
|
| Posted: 04/22/2002, 7:35 AM |
|
how do i do that?can you tell me more specifly?i really don't anything about coding...
|
|
|
 |
huizhen
|
| Posted: 04/22/2002, 8:20 PM |
|
can anybody pls help me????
|
|
|
 |
jayme
|
| Posted: 09/10/2003, 4:37 AM |
|
Did you figure this out? If so, please let me know how you did it. THanks.
Jaymejayme27@hotmail.com
|
|
|
 |