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 |
Define session object?
Define html (hypertext markup language)?
Explain the tasks performed by <> tags?
how to delete windows application in vs.net
How will u make automatic login program in asp as u see in yahoo messanger? When any body login to their system they no need to fill userid and password. It automatically fills the userid and password.
Name the two properties which are common in every validation control?
Write a program in ASP that connect with "Employee" Database and Select all records from "Emp" table and shown in tabular form.
when we use ajax in.net
how to create overlay on div ?
Explain the difference between the value-type variables and reference-type variables in terms of garbage collection?
What is a variable?
What is difference between aspx and ascx?