I have a form with a button on it, it clears the fields of a form. Can I direct the page its on to another one once the form is cleared with the same button?
<input type="reset" value=" Cancel " style="font-weight: 700"></font></p>
The Page I want it to goto is cancel.php
Many thanks
<input type="reset" value=" Cancel " style="font-weight: 700"></font></p>
The Page I want it to goto is cancel.php
Many thanks