I need soime data from other server using ajax request. Is it posibel cross domain ajax request in sencha touch?
I am trying to develop my login script to give feedback to the user if the login is valid or not. Basically if it isn t correct a div box will show saying its wrong, if its correct it will show its ...