Sending Parameterized Queries to the server by Mark Lassoff

video locked

About the Lecture

The lecture Sending Parameterized Queries to the server by Mark Lassoff is from the course Mobile App Development with PhoneGap. It contains the following chapters:

  • Web Services with Parametrized Query
  • Server Side
  • Get Data- and Process-Return-Function
  • Quick Test
  • Property List File

Author of lecture Sending Parameterized Queries to the server

 Mark Lassoff

Mark Lassoff


Customer reviews

(1)
5,0 of 5 stars
5 Stars
5
4 Stars
0
3 Stars
0
2 Stars
0
1  Star
0


Excerpts from the accompanying material

... 2) Create an user interface with two text inputs for the user. In the first input the user will put a weight (in pounds) and in the second a zip code. 3) Add a button labeled ...

... return a JSON object with the desired information. The JSON object will look like something like this: 9) Write the necessary code to parse the JSON object, extract the desired data, and create a pleasing output display for the user. 10) Test and debug as required. {“shipping Rates”: {“economy”: ...