Embedded scripts have limited access to the environment the browser is running in, so they can extract information such as:
The interface included in this document has retrieved information about the user's name and machine which this browser is running under, and inserted it into the parsed HTML tree before displaying the document.
A wide variety of other useful information is also available:
The script may also make changes to its operation or how a document is presented which depend on the environment it is running in. For example, we may select a picture to display based on the local host the browser is executing on:
Further changes may be made to the document if other information is considered, such as:
And finally, iHTML as a calculator:
You may also see the source.
Dianne Kyra Hackborn <hackbod@angryredplanet.com> | Last modified: Sun Sep 29 20:40:38 PDT 1996 |