CGI
WWW communicates with other programs (CGI scripts)
CGI scripts should be in separate directory defined in WWW servers configuration file
CGI scripts can be written in any programming language (shell script, PERL, C, …)
workload is on the servers side (be careful)