Forum: HTML & CSS
09-25-2012, 10:10 AM
|
|
Replies: 1
Views: 405
HTML Combo Box
I have two combo boxes in my JSP page named combo1 and combo2. I have a table in mysql called ZoneData. In this table there are two columns called zone and subzone. When the web page loads I want...
|