June 2005
May 2005
April 2005
AJAX Was Here - ASP.Net Integration (2/3)
Framework pour utiliser l'objet XmlHTTPRequest en ASP.NET
AJAX was Here - Client Side Framework (1/3)
Framework pour utiliser l'objet XmlHTTPRequest en ASP.NET
Auto-complete Control
by 2 othersZone de saisie avec auto-complétion en javascript à partir d'une liste de données prédéfinie
The mgBox - GMail-style text completion for text <input> elements using Javascript
by 2 others (via)Avec liens sur 3 autres exemples
March 2005
Zip Code Lookup Test
by 2 others (via)This is a test of Google Suggest-type lookups for a query. This technique uses XmlHttp requests to get a new list of lookup results in the background every time the value in the lookup field changes, so this page doesn't have to be reloaded over and over again. To improve performance, lookup results are also cached locally so duplicate requests aren't made during a given session.
1
(13 marks)