I am using Backbone.js and cordova to create android app , w
I am using Backbone.js and cordova to create android app , we are creating a login form for our app, for login we are using ajax call to the web service , can any one say that what code should be written int the Success: function(){------} of Ajax function so that it redirect to another html page after successful login---- Thanks in Advance