Hi,
I have a page that reads two columns from a database ( part number and part description ). It then displays a form with the part numbers in a list box and an empty text box beside it. What I would like to be able to do is automatically polulate the text box with the part description once the user selects a part number from the list. Can someone please advise me on how to do this.
I have a page that reads two columns from a database ( part number and part description ). It then displays a form with the part numbers in a list box and an empty text box beside it. What I would like to be able to do is automatically polulate the text box with the part description once the user selects a part number from the list. Can someone please advise me on how to do this.