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
Explain closures in javascript?
What are anonymous functions in Javascript?
How to convert json object to string?
how can i change colour of a image in aspx file?
What is a fixed-width table and its advantages?
Is javascript server side or client side?
What do ellipses mean in javascript?
What is asynchronous javascript?
How will you explain closures in javascript? When are they used?
How are event handlers utilized in javascript?
Name some of the ways in which Type Conversion is possible?
What is the similarity between the 1st and 2nd statement?
How can you to add javascript to a page when performing an asynchronous postback?
Explain a story about javascript performance problems?
How do you target a specific frame from a hyperlink in javascript?