In this stage of the tutorial we will build the processes of saving the data entered by the user (description of the apartment, its price and pictures).
All the information is saved on the iPhone device, using HTML5's local storage of the browser (see http://www.w3schools.com/html/html5_webstorage.asp). This can work for small amounts of data (for more data, some sort of a client-side database will be needed, as explained in http://www.tersus.com/#Id=3219; an older version of this tutorial is using a client-side database supported by webkit based browsers).
Building the Data Saving Processes
To download the project at the end of this stage, click Rentals.Stage3.tersus.
Stage 4 - Displaying the list of apartments
To use the full functionality of this web site, JavaScript needs to be turned on.
For best results, use the Firefox browser..
Copyright © 2003-2017 - Tersus Software Ltd., All rights reserved. Terms of Use License Graphic design by EmaraDesign