I have an application that uses a Java script function and sends a call to consume a web service.
Everything works fine but I do not get anything in the browser.
When I see the console, a message appears CORS header 'Access-Control-Allow-Origin' missing
I have tried to search in several places but I have no answer. Any idea
The code is made in C # and aspx