Click here to Skip to main content
15,892,059 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
Now, i want to use service from http://www.webservicex.net/globalweather.asmx to get weather by javascript. I try this code:
https://gist.github.com/phuong1492/565be0e13df60d1ecaef
And have error "No 'Access-Control-Allow-Origin' header is present on the requested resource. Origin 'null' is therefore not allowed access. "
Posted
Updated 5-Oct-14 16:44pm
v3
Comments
ashok rathod 5-Oct-14 23:40pm    
http://stackoverflow.com/questions/19821753/jquery-xml-error-no-access-control-allow-origin-header-is-present-on-the-req please try this.

1 solution

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900