javascript - Using ajax on webpage loaded from disk in WPF WebBrowser - CORS blocked -


i using ajax via xmlhttprequest on webpage loaded disk in wpf webbrowser. xmlhttprequest.onerror handler called every time , url correct guess request blocked disabled cors - cross origin resource sharing. have idea serving local page means of php , set header access-control-allow-origin. can problem solved way, please?


Comments

Popular posts from this blog

PHP while loop dynamic rowspan -

timer - Java TimerTask cancel -

android - How to read a column value in parse.com without accessing an object or a pointer -