Script
A script is a piece of programming code which can be interpreted and executed if and when the necessary conditions are present (for example when a HTML document including a script is show by a browser). The script will then perform a number of actions such as showing an image in the browser or sending back information to a third party server.