blob: c87529f4ac6a347f3cf700315de438e62a5802e8 [file] [log] [blame]
<body>
<form action="success-notify-parent.html" id="theform" method="post" name="theform" target="formframe"></form>
<script>
document.forms['theform'].submit();
location.href = "success-notify-parent.html";
</script>