Search: When i input ID, the followin info should change automatic

A

ali

I have a form.

with "ID", "Name", "date of birth" , "Nationality".

------------------------------------------------------------------------------------
I'd like to :

When i input ID, i'd like my form to show the corresponding record.

------------------------------------------------------------------------------------
For example:

when i change the value in "Textbox_ID"

the other textboxes should change accordingly.


Thanks a lot, experts !
 
Top