Abd
10-03-2002, 11:07 AM
Hi,
I use the below code to populate textBox;
<input name="address" type="text" value="<%=Server.HTMLEncode(address)%>
How do I populate a ComboBox?
Thanks
Abd
I use the below code to populate textBox;
<input name="address" type="text" value="<%=Server.HTMLEncode(address)%>
How do I populate a ComboBox?
Thanks
Abd