Doug Ly wrote:
> I can make an ajax request to Google for example from my own domain and > get the search result response back without any error. So does that > article make any sense to you when it says “…can only make requests to > the same domain on which it's running.”? You can use <script> tags to call code in another domain and get JSON from that which you can then use. But you can't use XHR to do a normal request. -- Michael Peters Developer Plus Three, LP _______________________________________________ Rails-spinoffs mailing list Rails-spinoffs@lists.rubyonrails.org http://lists.rubyonrails.org/mailman/listinfo/rails-spinoffs