On 23/01/13 20:39, edgar.am...@gmail.com wrote: [...] > also, the the angularJS app is in my localhost port 81, the php file is in my > localhost, different port.
You are very likely being stopped by a cross-origin check. Try to run both code within the same origin [1] and see if that works. [1] That means, same protocol, domain and port. -- Mounir _______________________________________________ dev-platform mailing list dev-platform@lists.mozilla.org https://lists.mozilla.org/listinfo/dev-platform