<html>
<body>
<form id="testForm" action="redirect-methods-result.php" method="POST">
<input id="testFormInput" type="radio" name="status" checked>
</form>
</body>
</html>
<html>
<body>
<form id="testForm" action="redirect-methods-result.php" method="POST">
<input id="testFormInput" type="radio" name="status" checked>
</form>
</body>
</html>