In Ajax programming, the
browser sends standard HTTP request to an Embedded Web server, such
as GET or POST. The Embedded Web server checks the
file extension of the requested file. If the file extension is
cgx, the requested file is an
XML script file. This file is processed by internal script
interpreter of the Web server. As a result the XML response is
generated and sent back to the browser.
Here is a an example of a typical data flow.
Web browser sends a standard http GET request:
GET /ad.cgx HTTP/1.1\r\n
Web server processess the script file ad.cgx and sends the XML
response:
This site uses cookies to store information on your computer. By continuing to use our site, you consent to our cookies.
ARM websites use two types of cookie: (1) those that enable the site to function and perform as required; and (2) analytical cookies which anonymously track visitors only while using the site. If you are not happy with this use of these cookies please review our Privacy Policy to learn how they can be disabled. By disabling cookies some features of the site will not work.