Close Window

Simple Form Using Submit Button to set a variable

<Form action="amodfood.php" method="post">
<Input type="Submit" value="Re Sequence">
<Input type="Hidden" name="chg" value="r">
</Form>

Close Window