lalalalalala
New member
hello i am using this HTML code but it will not let me submit them what can I do???? my computer techer will not help because this is my final assesment!!! HELP how can I submit it????
THIS IS THE CODE: <form method="get" action="simpleform.asp">
First Name: <input type="text" name="fname" /><br />
Last Name: <input type="text" name="lname" /><br /><br />
<input type="submit" value="Submit" />
</form>
THIS IS THE CODE: <form method="get" action="simpleform.asp">
First Name: <input type="text" name="fname" /><br />
Last Name: <input type="text" name="lname" /><br /><br />
<input type="submit" value="Submit" />
</form>