Actually, I'm surprised Scream hadn't implemented it... wouldn't it just require a where clause of WHERE U_Username LIKE "M*" for the letter m for example? I know MySQL columns aren't case sensitive... (I found out the hard way when entering in columns for information on files... Something.txt complained about being a duplicate Primary Key because something.txt was already in the DB).