jon24422531
Technical User
Guys
Not sure if this is a bit of a newbie question, but here goes:
I have a form in which users (it's an internal web site) report on our customers. This form has a selection drop down box that I have populated with our unique CustomerID. What I would like is for another Text Box to be populated with that customers Name depending on which CustomerID is selected. The SQL part is OK, and I can return all the data, but I am not sure how to dynamically update one field with the results of another.
Any help would be much appreciated.
Jonathan
Not sure if this is a bit of a newbie question, but here goes:
I have a form in which users (it's an internal web site) report on our customers. This form has a selection drop down box that I have populated with our unique CustomerID. What I would like is for another Text Box to be populated with that customers Name depending on which CustomerID is selected. The SQL part is OK, and I can return all the data, but I am not sure how to dynamically update one field with the results of another.
Any help would be much appreciated.
Jonathan