jmohan
06-04-2008, 09:26 AM
Hi everyone,
I have two Ajax autoComplete textboxes.
One textbox is used to list out 'states'
Another one is used to list out the state related 'cities'.
States and Cities are saved in the mysql database.
When I select a particular state in the first autocomplete text box, the state related cities should be displayed in the second autocomplete textbox.
Please help me to make relation between two ajax auto complete textboxes.
Thanks in Advance,
J. Mohan.:)
I have two Ajax autoComplete textboxes.
One textbox is used to list out 'states'
Another one is used to list out the state related 'cities'.
States and Cities are saved in the mysql database.
When I select a particular state in the first autocomplete text box, the state related cities should be displayed in the second autocomplete textbox.
Please help me to make relation between two ajax auto complete textboxes.
Thanks in Advance,
J. Mohan.:)