18 May 2005
05 April 2005
Dynamic HTML and XML: The XMLHttpRequest Object
by 21 others (via)Thanks to the little-known XMLHttpRequest object, an increasing range of web clients can retrieve and submit XML data directly, all in the background
all in the <head> — XMLHttpRequest for The Masses
by 4 others (via)The idea itself is very simple. By using JavaScript, a web page can make requests to a web server and get responses in the background.
1
(3 marks)