How do I get a Combo box to auto complete data from a database such as "last name" and when clicked, load the client data into all the data fields?
Does anyone have a URL from a turtorial or another thread?
Thanks in advance,
Quasibobo
I have done something very similar. I had a drop down box bring up search results and then the user can select the item they want to update/change. The next page has the information for that item "automatically" listed in a form for updating, etc. I'm sure it can be done on the same page but I used a new page. I can send the code to you if you wish. Let me know.