Hi
I am using one drop down in html and the value is coming from database in dropdown option. I want to add all option in single form how to concatenate all option in single form please describe?
While not rsMI.EOF
%>
<%
rsMI.MoveNext
Wend
Set rsMI= nothing
%>
Replies
Know the answer? Post it — somebody with the same question will find it here.