Dynamically populating a listbox and more!

hi all, I need some help figuring out how to populate a listbox with variables. I need to bring in the variables (probably in an array) from an .asp page. Then I need to assign each array element a variable name and get the variables to appear as selectable elements of the listbox component… I’ve been unable to find good resources on this anywhere! any experts out there have some good advice?