Distinguish Server side and Client side scripts?
Answer / aspguru
Client Script is used to Validate the user at client side.
Server Script used to perform server side task such as
Creating Components and Getting Data from DB Server etc.
| Is This Answer Correct ? | 2 Yes | 0 No |
What is a Form collection?
why many web.config files are used in are project
Explain the event handlers of session object?
What is pdf aspx?
What does Server.MapPath do?
How does asp differ from html?
What are the properties used to control the expiration of the page?
what is dry run?
How are scripts executed?
What are the attributes of the <form> tags? What are their functions?
How to run FileSystemObject in ASP
Why we need stored procedures?