Using AutoComplete to Your Advantage
AutoComplete is a really clever little feature that makes automatic suggestions based on previous entries in text fields of web forms. It has excellent browser support, being enabled by default in almost all modern browsers (including even *gasp* IE6+, yay!) . And best of all, it requires almost no effort on your part to make it work!
In this entry, I will cover the basics of enabling AutoComplete for your web forms (it is really simple, trust me) and also provide some examples on how it is used on the web, since following de-facto standards is what makes AutoComplete tick.