i have a constraint where i have to host my data services on a different domain than my extjs mvc app. i have implemented this currently using submit inside of the form using but because of the response being cross domain the file gets uploaded but no response.

what is the best way to do this or maybe someone could suggest how to fix the problem i am running into.