Jump to content

Dropdown box and autocomplete


acctman

Recommended Posts

I'm  not sure on how to do all of this, i've seen ajax / jquery autocomplete scripts but I want to query two different tables depending upon what is selected from a dropdown box.

 

This is what I want to do.

 

Country: US , Canada (dropdown selectbox)

 

If user select US Then query search_us table for the autocomplete on ...

 

City or Zip/Postal: [      ] (textbox)

 

Else If Canada is selected Then query search_ca table for autocomplete on ...

 

City or Zip/Postal: [      ] (textbox)

Link to comment
https://forums.phpfreaks.com/topic/249352-dropdown-box-and-autocomplete/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.