how to trigger a page to nativate to from a json response?
yes it is finally starting to work... I really appreciate you guys taking me by the hand here...
However, there is one last thing thats not working in this area: Theres 2 responses from the server: true or false. I entered some info on the live test app that must trigger a false, but it keeps on popping up the "load_submitted" when it should popup the "load_not_submitted" when the server returns a false. So, I dont know if theres an issue with the java script code i wrote or would it be something else?