Forms are web pages comprised of "fields" for a user to fill in with information. They are an excellent way of collecting and processing information from people visiting a web site, as well as allowing them to interact with web pages. Forms are written in HTML and processed by the server. The output can be sent as an e-mail, stored online, printed, and/or returned to the user as an HTML page.