I created a simple form that uses javascript to hide or display subforms based on the selection from a drop down menu. Everything was working fine. When I integrated the dropdown and subforms into an existing form, the subforms no longer display on DropDownList1::change. The code looks like: form1.s...