A
Arfaja
I have a data access page with name, address, city, state and zip that allows
the user to update a Orders Table. What I would like to do is have the name
field be a dropdown list and when the user selects a name from the list (this
list is from another table named "Users"), i would like the address, city,
state, and zip to populate from the "Users" table onto the data access page
so i can update the Orders Table. Can anybody help me with this?
the user to update a Orders Table. What I would like to do is have the name
field be a dropdown list and when the user selects a name from the list (this
list is from another table named "Users"), i would like the address, city,
state, and zip to populate from the "Users" table onto the data access page
so i can update the Orders Table. Can anybody help me with this?