jQuery .ajax submit, PHP Proxy and Cross Domain Ajax
Is it possible? having trouble getting it to work, has anyone accomplished the following before? From form on your site, HTTP Post to another domain and format the response as data on your page asynchronously? Im guessing you use the Proxy to make your page think its getting the return data from its server? Any advice appreciated.