seanog2001
Registered User.
- Local time
- Today, 05:06
- Joined
- Jun 26, 2006
- Messages
- 67
Hi
I am trying to populate text boxes with data from a table. The type of data is dependent on what name you select from a list box.
if the user selects a certain name from the list box i want to populate the text box with certain information about that person from the table that his/her data is stored.
do i use the onClick event to try and code some sort of event or does any one else have any solutions.
I am trying to populate text boxes with data from a table. The type of data is dependent on what name you select from a list box.
if the user selects a certain name from the list box i want to populate the text box with certain information about that person from the table that his/her data is stored.
do i use the onClick event to try and code some sort of event or does any one else have any solutions.