18 May 2005
09 May 2005
XHRConnection, classe de gestion de l'objet XMLHttpRequest
by 22 othersCette classe vous permet d'utiliser l'objet XMLHttpRequest sans vous soucier du navigateur. Elle propose plusieurs méthodes afin de faciliter la gestion des données à envoyer en arrière plan.
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
(4 marks)