What is the difference between client-side script and
server-side script?
Answer Posted / neha mittal
client side take less time to execute since it execute at
client before it go to server whereas server side scripting
take more time b'coz it required to send the request to
server for execution .client side can be disable wheras
sever side can't be disable by end user.
| Is This Answer Correct ? | 43 Yes | 7 No |
Post New Answer View All Answers
textbox has viewstate property,but it does not depend on its property to retain their data across page,Explain.
How can we do validation of the fields in a project?
Explain the difference between inline and code behind.
What is asp in java?
How do I change a aspx file to a pdf?
Which is the default scripting language of asp in server-side?
Which is the default scripting language on the client side?
sir,please send me the NIC exam questions
what is STLC in Testing
How we load the page in ASP?
What is Debit Memo & Credit Memo in Payables?
Write a program in asp to find out the leap year. [Accept the year from the user ]
Explain the difference between post & get method in asp?
How do you make it so that code runs when the security system is stopping it?
What inheritance is and an example of when you might use it?