在frame里获取其他frame的值
在frame里获取其他frame的值
parent.document.frames['footTran'].document.getElementById('foot_HB_branch').value获取机构号的值
com.adtec.afc.datapool.EP.epGetValue(com.adtec.struct.ECAPTxRunInfo.getInstance().getSpID(), "HB_Branch_Number",0);
发布时间: 2012-11-23 00:03:43 作者: rapoo
在frame里获取其他frame的值
在frame里获取其他frame的值
parent.document.frames['footTran'].document.getElementById('foot_HB_branch').valuecom.adtec.afc.datapool.EP.epGetValue(com.adtec.struct.ECAPTxRunInfo.getInstance().getSpID(), "HB_Branch_Number",0);