Question - What are the tasks performed by < FORM > tags?
Answer -
tags provides space for the user to input values
the form has a button to submit information back to the server
It transfers control to another ASP page
It carries the information in the fields to another ASP page