Helow
I have a big problem i think:)
i get my data from DB with php and then
I display them in DropDown box...
So now i wanted to check with JS if the name
already exists in that dropdown, when i click
the button, if the name already exists then
some error message displays, else go to next
page
so how to do that?


