I have a text box that users can type names in using an ajax auto complete extender a web service will bring back te matching names as you tyoe. However, it uses first name /last name only. I would like to be able to type in first or last
name or city or state. This would involve 2 tables (client and address) . All I want to see in results would be names???
↧