StateCapitalInfoFromAbbr.zip Shows a prepared, parametrized
query. Uses the GET method to allow the user to supply the parameter value (a state abbreviation). Results displayed
as JSON
CombineDropdownAndJSONCreate.zip Replaces
text input of previous example with a drop-down select made from querying database. Controls input so
user does not enter an improper state abbreviation.
AddSupplier.zip Simple Add a supplier to the Northwind database -- no field validation