extjs4 - ExtJs from submit with fileupload filed on Different domain -
i have form submit method on i'm submitting form different domain. form includes fileupload field . due fileupload field i'm not able take response third party domain. have checked on localhost works on different domain gives error
resource interpreted document transferred mime type application/json: "url".
and
unsafe javascript attempt access frame url "url-1" frame url "url-2". domains, protocols , ports must match.
thanks in advance.
Comments
Post a Comment