Hi. I would like to take an option box which is filled with data from a record set, and fill the corresponding text boxes when the value in the option box is changed. I am doing this to allow a user to update the rows in the database online. While I have no problem populating the option box I can only fill the text boxes with the first record in the record set. How do I change these values as the selection in the option box changes?