Get dynamic Web content with HTTPRequest

IBM has an article titled – Get dynamic Web content with HTTPRequest – that will show you how to use the XMLHttpRequest object to facilitate the transfer of data between a web page and a server. This is the same technique that is being used in GMail, Google Suggest, and Ta-da Lists.

One Response to “Get dynamic Web content with HTTPRequest”

  1. Bill Rawlinson said on January 26th, 2005 at 12:45 pm

    Here is a useful link at apple that covers this topic as well:

    http://developer.apple.com/internet/webcontent/xmlhttpreq.html