ABSTRACT

On the client side, an important feature related to CGI is HTML forms capability. In the tutorials "HTML and CGI, Part II" and "CGI and Web Servers:' I delved more deeply into the nuts and bolts of how HTML forms pass data to the gateway, discussing the get and post methods of submitting the request -as well as the form data-to the Web server.