[jQuery] Re: Read/Get Data From Other URL

2009-12-25 Thread Pram
I see..., thanks johan! On Dec 26, 3:20 am, johan wrote: > You can't do xhr-requests from subdomains (or other 3'rd party > domains), it's a browser restriction. > You can however achieve the same effect by some neat tricks. > Here is a good page that explains this well > > http://abhinavsingh.co

[jQuery] Re: Read/Get Data From Other URL

2009-12-25 Thread johan
You can't do xhr-requests from subdomains (or other 3'rd party domains), it's a browser restriction. You can however achieve the same effect by some neat tricks. Here is a good page that explains this well http://abhinavsingh.com/blog/2009/11/making-cross-sub-domain-ajax-xhr-requests-using-mod_pro