The Client side scripting is a class of scripting languages tha are used on client's machine in the user's web browser.The client side scripting allows to change the contents of the web page depending upon the user input.
The client side scripting may contain intructions for the browser to follow the responsee of the user.
ex. on clicking the button some message should be displayed.
Sometimes it is not necessary that the server should respond each time.
examples of client side scripting languages are JavaScript,VBScript,DHTML and so on.
JAVAScript was developed by Netscape in 1995.At that time its name was Livescript.
Later on Sun Microsystems joined the Netscape and then they developed LiveScript.
JavaScript has three parts:
1.Core:It includes operators,expressions,statements and subprograms.
2.Client-side:It is a collection of objects using which one can have control over the browser and user- browser interaction is possible.
3.Server-side:It is a collection of objects using which one can access the database on the server.
The client side scripting may contain intructions for the browser to follow the responsee of the user.
ex. on clicking the button some message should be displayed.
Sometimes it is not necessary that the server should respond each time.
examples of client side scripting languages are JavaScript,VBScript,DHTML and so on.
JAVAScript was developed by Netscape in 1995.At that time its name was Livescript.
Later on Sun Microsystems joined the Netscape and then they developed LiveScript.
JavaScript has three parts:
1.Core:It includes operators,expressions,statements and subprograms.
2.Client-side:It is a collection of objects using which one can have control over the browser and user- browser interaction is possible.
3.Server-side:It is a collection of objects using which one can access the database on the server.



0 comments :
Post a Comment