Definition:
A script is a small bit of code that enables web browsers to do something rather than just displaying static results. Scripts are used in web design to create dynamic pages and DHTML. The most commonly used scripting language in web design is JavaScript, but many developers also write scripts in ActiveX.
Some Simple Scripts for Web Pages
- Image Rollovers and New Windows
- Form Validation
- Add a Google Map to Your Web Page
- Include HTML in Many Documents
If you want to learn more about scripting web pages, you should check out the About.com JavaScript site.
Examples:
JavaScript and ActiveX are both examples of scripting languages.

