.下拉框DropDownList//DpList_QryType为控件名 var strValue = document.BaseDataForm.DpList_QryType.options[document.BaseDataForm.DpList_QryType.selectedIndex].value; 转载于:https://www.cnblogs.com/wlq2000/archive/2007/02/04/639555.html