Moving Away from AJAX
April 25, 2010
I had some fields on my site which used ajax. These would look at what the user was typing in, and for each keystroke would do a request to the server for a list of matches. These matches would then be shown below the field in a popup list.