I have a database called "survey" in there I have a table called "surveylist" with the following entrys:
survey1
survey2
survey3
I want to grab those entry from surveylist and list them in a dropdown box in my code. I have the following code sofar, but am kind of lost. Can someone please help me fill in the blank? I'm a newbie, so please understand.