What is the difference between client-side script and
server-side script?
Answer Posted / guest
Scripts executed only by the browser without contacting the
server is called client-side script. It is browser
dependent. The scripting code is visible to the user and
hence not secure. Scripts executed by the web server and
processed by the server is called server-side script.
| Is This Answer Correct ? | 91 Yes | 12 No |
Post New Answer View All Answers
What opens asp files?
Define asp?
What is Response object? How is it related to ASP's Response object?
Define a variable?
How do I print an aspx file?
Explain the post and get method or explain the difference between them?
Name the two properties which are common in every validation control?
What is http header?
Define a class in css?
What is asp in web design?
Explain what are the methods in session object in asp?
Define request object?
difference between html and asp?
What is querystring collection in asp?
Name the browsers that can access asp pages?