TexasWebDevelopers.com Home Page

Imput the Hurdle time in seconds:




Here's the form code:
<form name="form1" method="post" action="hurdles.asp">
<p>Imput the Hurdle time in seconds:</p>
<input type="text" name="time"><br>
<input type="submit" name="Submit" value="Submit">
</form>