Client-side scripting

This is an old revision of this page, as edited by Proteles (talk | contribs) at 09:39, 6 September 2002 (Added HTTP). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

Client-side scripting is a part of the DHTML (dynamic HTML) concept. It enables web-pages to be scripted.

Client-side scripting is done using scripting languages for web-browsers, these are based on several standards.

Client-side scripts is most commonly written using JavaScript or VBScript.