VBScript
Client side scripting
Submitted by Anonymous on Mon, 07/28/2008 - 10:23
Client-side scripting describes programming that is added into a web page to interact with page and browser objects. It differs from server-side scripting because it is executed on each user's computer instead of on the originating web server. JavaScript is the most common scripting language; VBScript is also used but only works on Windows browsers. Client-side scripting is becoming a sophisticated arena paving the way for advanced functionality.
- Login or register to post comments
- Read more
- Add new comment
