How to display cities once a state is selected with javascript

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • juganta
    New Member
    • Sep 2010
    • 2

    How to display cities once a state is selected with javascript

    i have one registration form in that registration state and city dropdownlists are there.

    when select the state(dropdownl ist) then the related cities will be displayed in city(dropdownli st) how can we done this through javascript. please give me urgent
  • gits
    Recognized Expert Moderator Expert
    • May 2007
    • 5390

    #2
    so as i understand that - you already have the data at the client and you want to filter the values according to a selection?

    Comment

    Working...