Hello, I'm creating an application in PHP to access some data in mySQL. Pretty basic idea, not much manipulatipn of the data, just displaying it. I'd like to have a page come up with a list box that has all of the values in the field throughout the database. It's hard to explain, but say the numbers 1 through 10 are are used in a field in a 2000 record database. Of course there are going to be duplicates, but I want to populate the list box with just the unique values (1 through 10). Any help anybody could provide would be appreciated. <a href="mailto:edward@pcform.com">Ed</a>