hello,
i have the following sql query:
"SELECT DISTINCT reference1,reference2,reference3 FROM partners;"
i can put reference1, reference2,reference3 into different drop down boxes, but how can i put them into one box, without having repeating values?
thanks in advance,
viktor