what is difference between client side scripting and server
side scripting?
Answer Posted / murali
client side scripting means it works only system itself in
browser.
Server side scripting means it works any where using server
in browser.
Example for client side scripting: JavaScript, Flash
Example for server side scripting: PHP, ASP
| Is This Answer Correct ? | 7 Yes | 0 No |
Post New Answer View All Answers
Why is my javascript function not defined?
What are self invoking functions?
How to add/remove properties to object dynamically in javascript?
What is javascript and its advantages?
What is the difference of "settimeout" function and setinterval functions in javascript
java pgm for compare two vesion and print the greatest version on the console. e.g: like 1.4.2 and 1.5.2 biggest is 1.5.2 1.2.5 and 1.2.8 biggest is 1.2.8
How to achieve inheritance in javascript?
What is the difference between sessionstate and viewstate?
Explain few difference between null, undefined or undeclared javascript variable?
What companies use javascript?
What is the use of a boolean object in javascript?
What is bom?
What are the Advantages and Disadvantages of JavaScript?
How to convert numbers to strings using javascript?
List some features of javascript.