Page 1 of 1
Ajax server bounds.
Posted: Sun Feb 04, 2007 1:29 am
by JellyFish
Does Ajax(javascript XMLHttpRequest Object) have any bounds when it comes to accessing a php file from another server(third-partied)?
Posted: Sun Feb 04, 2007 1:43 am
by garry27
what do you mean? you're bound by what the server sends back to you.
Posted: Sun Feb 04, 2007 2:41 am
by JellyFish
Oh, sorry for my lack of description. What I mean is, is it allowed to access files outside of the server, the XMLHttp-- Object that is? Or is it only allowed to open a file on the server that the request is being made on?
Posted: Sun Feb 04, 2007 11:36 am
by feyd
Didn't you ask this question already JellyFish?
viewtopic.php?t=62591