I want to intract with asp.net applcition. Fo rwhich i am using Jquery Post. where i am mentioning the url ““http://localhost:8080/bonita/login.jsp?redirectUrl=”” but this always a error
XMLHttpRequest cannot load http://localhost:8080/bonita/login.jsp?redirectUrl=. No ‘Access-Control-Allow-Origin’ header is present on the requested resource. Origin ‘http://localhost:52159’ is therefore not allowed access.
Please advice. what can be better solution for this…