php - How to make ajax calls from HTTP to HTTPS WS using jquery -


some of web services in https home page in http how can make ajax calls secure data. trying using curl in php page. there other option using jquery 1.5

the simplest , obvious answer make page https well. thats not feasible so, need use jsonp circumvent same origin policy. can learn more jsonp here


Comments

Popular posts from this blog

apache - Add omitted ? to URLs -

redirect - bbPress Forum - rewrite to wwww.mysite prohibits login -

php - How can I stop spam on my custom forum/blog? -