Safari Books Online is a digital library providing on-demand subscription access to thousands of learning resources.
Forms are an essential part of any web application that requires input by the user.
Since first created with HTML 2.0 specifications, forms have allowed us to make web pages interactive. In fact, through form controls, it is possible for the user to interact with and insert various types of information, which can then be sent to the server to be processed.