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
What does e mean in a function?
What is jscript used for?
What is difference == and === in javascript?
Explain promise in javascript?
Is javascript easier than java?
Why is object naming important to use in javascript?
Is javascript becoming obsolete?
Why extending array is bad idea?
What is the prototype object in javascript and how it is used?
What is the ‘Strict’ mode in JavaScript and how can it be enabled?
How to have the status line update when the mouse goes over a link (the support of the status line is sporadic)?
What is question mark in javascript?
What is the importance of javascript?
What is noscript tag?
What is external javascript?