M
Mr Not So Know It All
if i have a drop down list that lists the first choice from one sql
statement (stored proc) and the other menu items from another, how do i
bind the two statements to the dropdown.
for example, i have a web page that displays an employees information.
his branch dropdown list displays his current branch, but i want to
other options on the dropdown to display the other company branches. is
there a way to do this? thx
statement (stored proc) and the other menu items from another, how do i
bind the two statements to the dropdown.
for example, i have a web page that displays an employees information.
his branch dropdown list displays his current branch, but i want to
other options on the dropdown to display the other company branches. is
there a way to do this? thx