hghuth2rur
New Member
I've started to work on a private project. However, in the first stage, I am already facing a problem.[*]The returned data is in XML format (not that bad, but takes a lot of effort to parse to usable objects)[*]The remote server doesn't accept any ORIGIN except for himself, so the browser throws the error: Origin * is not allowed by Access-Control-Allow-Origin.
- the (*) could either be null, localhost, or my website.