Server Side Script

Server Side Script

Server Side Script

JavaScript offers the possibility to add interactivity to a web page. In other words, it allows the web designer to let the reader interact with the page by executing a script in the browser. The result of this interaction could be to update some content on the page, navigate to a new page, or open a window.

Typically, JavaScript interaction has been provided by way of a button control that can be clicked by the reader. For example: