Log in

View Full Version : live lookup?



acctman
10-27-2008, 09:23 PM
I've seen a input box that automatically shows possible results as you type in text. kind of like how google search shows possible result while you're typing into the box. I want to do this with my user database so users can add friends easier.

Username: [ John D ] and a drop down shows John Dow, John Doe, etc

Medyman
10-27-2008, 10:57 PM
Something like this (http://www.w3schools.com/php/php_ajax_livesearch.asp)?