December 9th, 2007 at 7:16am
A standard for interfacing web servers with an executable application. A CGI program can be written in any language like Perl or C/C++ and it is often stored in a special directory like /cgi-bin.
CGI programs are the most common way for Web servers to interact dynamically with users.
Many HTML pages that contain forms, for example, use a CGI program to process the form’s data once it’s submitted.
Another increasingly common way to provide dynamic feedback for Web users is to include scripts or programs that run on the user’s machine rather than the Web server.
These programs can be Java applets, Java scripts, or ActiveX controls. These technologies are known collectively as client-side solutions, while the use of CGI is a server-side solution because the processing occurs on the Web server.
December 9th, 2007 at 7:13am
Refers to any software, hardware or process that is used to combat the proliferation of spam or to keep spam from entering a system.
For example, a Bayesian filter is an anti-spam software application, and the use of opt-in e-mail is an anti-spam process.
December 9th, 2007 at 7:11am
WebMail is a Web page interface used to access e-mail through a Web browser.
In order to use Web mail your ISP needs to provide this service or you can get a subscription to an Internet Web mail service (some free, some paid subscriptions).
WebMail is a secure Web page that you load in your Web browser and log in by entering your username and password.
WebMail is popular as it allows you to send or receive e-mail from anywhere, so long as the computer you are using is connected to the Internet and has a Web browser.
It is an excellent option for those traveling or working outside the office.
December 9th, 2007 at 7:09am
Automatically sends email messages from one email address to another email address.
Also known as email redirection.