i have to display a combo box with some dynamic values that comes from the database when user checked a checkbox on the currently being viewed html page. I am getting dynamic values from the webserver as json or xml. Now i have take the values from the json or xml and i have to build the combobox and then display it next to the checkbox. so how to do it? please explain in simple steps? I am mainly confused in creating the combobox. I know that i can get the values by parsing the response but how to build the combox with those values and display it?

Related Article: Loading a combobox with options thru Javascript with options from MySQL DB

The above related article helped me solve my problem. Thanks.

You could post a link to it :)

LOL just noticed it was MY thread :P I knew that title sounded familiar.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.