I have a Web service which returns a JSON file, and I'm required to show the data in an HTML dropdown (select). How can I do this with jQuery or any other method?
I have a Web service which returns a JSON file, and I'm required to show the data in an HTML dropdown (select). How can I do this with jQuery or any other method?