Active Web pages
common examples:
- forms (feedback processing)
- special tags: <FORM>, <INPUT>, <SELECT>, ...
- usually CGI script is used to process a form
- active maps (clickable maps)
- special tags and attributes: <MAP>, <IMG>, ...
- client-side or server-side (CGI scripts are used)
- database or other internet service gateways