I just tried creating separate dropdowns using this code:
<select name="Combo" size=1 class="formtypesmall" >
<option value="Combo"> - No Selection - [FMP-InlineAction: -db=collegelist.fp5,
-lay=data, UCollege="C.T. Bauer College of Business", -find][FMP-Record]
<option value="[FMP-Field:Combo]">[FMP-Field:Combo][/FMP-Record][/FMP-InlineAction]
</select>
-When I tried changing the drop down to allow multiple selections, it broke the code. People may contribute to more than one program in a college, so they need to be able to pick more than one. Do you know how to code that or have any other ideas?
(here's the page so far)
http://www.advancement.uh.edu/annualgiving/FMPro?-db=coll.fp5&-lay=data&-format=update2.htm&-view
Thanks