what is difference between client side scripting and server
side scripting?
Answer Posted / ankit chandra prasad
Clientside scripting donot require server . and it can't
interact with local file system and database and it is used
for accomplish task like validation & varification.
Server side scripting require webserver it can interact
local file system and can establish database connectivity
and maintain session for user.
| Is This Answer Correct ? | 7 Yes | 4 No |
Post New Answer View All Answers
Where do you put javascript in html?
What is a callback url?
What are two-way data binding and one-way data flow, and how are they different?
What is the use of a set object in javascript?
How do you check if a value is a number in javascript?
what is the difference between wrappers and primitives es: diff between int i=200 in primitives and integeri = new integer(54)
What is spread operator?
How you can modify XAML content from JavaScript in Silverlight?
How to read a cookie using javascript?
List some of the disadvantages of javascript.
How to get value of an element by class in javascript ?
How to write a comment in javascript?
What does it mean in javascript?
How long does it take to learn javascript?
What is the importance of javascript? Expalin