posted 18 years ago
I have created an address book which holds information including first name, last name, address, city, etc. I have text fields for each of those values in which I use to set. How can I use those text fields to type in part of an address to find an address that matches within my list collection? Thanks in advance.