在也面中 获取没有个 frames 中 某个ID 值。
document.getElementById("<%=hfSelectedAreaCode.ClientID%>").value = $(window.frames["AreaDropDownListFrame"].document).find("#控件ID").val();
document.getElementById("<%=hfSelectedAreaCode.ClientID%>").value = $(window.frames["AreaDropDownListFrame"].document).find("#控件ID").val();