what is difference between client side scripting and server
side scripting?
Answer Posted / pks
client side scripting is mainly used for client side validation.
eg:javascript ,vbscript
server side scripting is used for verification on server side.
eg:ASP,ASP.NET,JSP .These are the mainly used technologies.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How can I request data from the server without reloading the page in the browser?
How do I unblock javascript in chrome?
What are the uses of javascript in web page designing?
Is there any ide for javascript?
How to define a anonymous function?
What is difference between javascript and jscript?
Can you assign a anonymous function to a variable?
What is encodeuri() function?
Is there an alternative to javascript?
How do you trim in javascript?
What is the use of a typedarray object in javascript?
Is null === undefined?
What is a boolean in javascript?
What applications use javascript?
What is the use of a map object in javascript?