Please could someone help a beginner with this.
I would like to get the code to be able to do the problem below.
Create an html document with a form with a text box and a submit button that submits to <!-- m --><a class="postlink" href="http://www.xnu.com/formtest.asp">http://www.xnu.com/formtest.asp</a><!-- m -->.
Use the onSubmit event so that the form is only submitted when a number has been entered into the text box.
I would like to get the code to be able to do the problem below.
Create an html document with a form with a text box and a submit button that submits to <!-- m --><a class="postlink" href="http://www.xnu.com/formtest.asp">http://www.xnu.com/formtest.asp</a><!-- m -->.
Use the onSubmit event so that the form is only submitted when a number has been entered into the text box.