Not Exactly Ajax
2005-11-27 19:19:39.845923+00 by meuon 0 comments
I've been working on a database application that would be very nice to do 'real-time' lookups on names from a huge rolodex table. Although I found a possible solution for my current pet project doing live database lookups in: BitFlux's LiveSearch - It did not work just exactly like I wanted, and it was a pain using their instructions. Insert some caffiene, some techno and I finally came up with This Example using some of their code and some ideas from the GoodSounds version and ended up with the example as a matching form, css style, and example PHP search results engine. Works for me!