There is another way to send info to the server, a "post" request. This is not sent as a simple URL like you can type into your browser.
This whole business can get complex in the details, but the basic idea is the web browser sends some info to the server and the web server responds with a web page that can be displayed in a browser (protocol is generically called HTTP). CGI provides the basic mechanism for this transfer of information from client to server, an API, Application Program Interface.
In reply to Re: CGI program
by Marshall
in thread CGI program
by manishrathi
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |