How would I go about filling a listbox with a result from a mysql query? I know how to connect, write the query and get the result back in say $Result. The $Result would contain only one field with multiple rows. Thanks, Keith