What is the difference between client-side script and
server-side script?
Answer Posted / abc
if the validations take place at client side,then such type
of scripting languages are called client side scripting
languages.Eg:javascript,vbscript
if the validations take place at server side,then such type
of scripting languages are called server side scripting
languages.Eg:Jsp,ASP,ASP.NET
| Is This Answer Correct ? | 27 Yes | 4 No |
Post New Answer View All Answers
Define microsoft intermediate language (msil)?
Which is the default scripting language of asp in server-side?
What are the methods in session object in asp?
What is asp model?
what is page
Explain how do you box a primitive data type variable?
Explain how to handle error in asp?
Define managed code?
How to handle error in asp
how can we bind the multiplication of two drop down lists?
What happens to a html page in asp?
What are the different types of html?
What purpose is served by the application.lock method?
Define a "virtual directory"?
Name the collections of session object?