[jQuery] cross domain ajax calls
thank you so much karl.
i forgot to point out that i need a client-side solution.
because, the server which is serving the xml document i need, only
accepts one request per second. if you query more, the server blocks
my servers ip.
i need a pure java script solution. so every query will be made via
users ip.
but i am about to loose my hope.