> Would it be possible to create a Winamp-like search in a web-based form > (the > search basically checks your list of music as you type and pulls all the > matches it finds)? > > Say you pull the results of a SQL Query and assign them to a variable. Can > you take user input and compare it to the variable for matches before the > user ever even submits the form? I don't think HTML elements can do that. I've never seen a drop down select that you can also type an entry into. Does that exist in HTML? Either way, it's nothing that PHP would have control over. I'd look around and ask on some DHTML/Javascript lists and see what they have to say. ---John Holmes... -- PHP Database Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php