On 7/9/11, Keith Roberts keith@karsites.net wrote:
Well the AJAX would be running on the server side, and the results would be received by the client running the server-sided code over your network.
AJAX is a browser/client side method, it doesn't solve his fundamental server side requirements which remains the same whether it's triggered by traditional synchronous methods or through AJAX methods.