<form name=form2 method = "post" >
<input type= "hidden" , name= "NameSave">
<input type= "hidden" , name= "member_02">
<input type="button" value="ÀÚ·áÀü¼Û" onClick="onReg();"></p>
<iframe name="custom" src="/blank.html" FRAMEBORDER="0" SCROLLING="no" width="0" height="0"></iframe>
</form>
<?
//Custom.php
echo("
<script>
history.go(-1)
</script>
");
?>