I have this logic that I would like to implement for streets intersection. As image below, I have a form with 1 textbox and 1 combobox. I would like to autocomplete the textBox while searching a street and then auto populate the combobox with all matching intersect streets. I am using a service that has 2 fields (str1 and str2).
