ngoctritle
New Member
I have a basic app that uses a web service to retrieve data and displays the information using JSON, however I am unsure as to how to return to the app.It is being coded in Dreamweaver using PhoneGap.There is a form with a single input, the user selects "search" and it uses the web service to display the information.However I cannot figure out how to go 'back' to the app as the loaded page is now on a different server.How can this be achieved?