window.parent.프래임명.location.reload();
* 메인
<iframe style="visibility: visible" name="APPLICATION1" width="754" height="210" frameborder="0" src="Board_DTL_E.asp"></iframe><br>
<iframe style="visibility: visible" name="APPLICATION2" width="754" height="300" frameborder="0" src="Board_DTL_L.asp></iframe>
* Board_DTL_E.asp
<script language="javascript" type="text/javascript">
window.parent.APPLICATION2.location.reload();
</script>
Development/JavaScript