Can anybody provide me with an example of how to populate a dropdown list from data in a sql server database. I have just an html page with no server-side anything...
...
What's the best way to query JSON from the client side? i.e. I have 100 json items, i query and it returns the 4 json items that match?
Maybe a plugin or ...