Distinguish Server side and Client side scripts?



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

Post New Answer

More ASP Interview Questions

How to run FileSystemObject in ASP

1 Answers   Karvy,


what is the full form MSWC?

1 Answers  


How does non-deterministic garbage collection affect my code?

0 Answers  


What are the advantages of using ASP?

1 Answers  


Explain the tasks performed by <> tags?

0 Answers  






What is the difference between the value-type variables and reference-type variables

0 Answers  


how can i show the data of sql table in different dropdown list?

1 Answers  


What is Global.asa file?

1 Answers  


What is a form collection in asp?

0 Answers  


1)Declare array with five elements a[]={8,4,6,2,1,10} Print minimum and maximum no from array. 2)Accept values from Textbox and add into Listbox on click ok button. 2)Accept these values store them in cookie collection and show them in next form. Assignment 3 20Marks 1) Display EmpId ,EmpName ,EmpSal usind datagrid view (use sqlerver 2005) 2) Insert Item Id, Item Name, Qty, Rate using ado.net(use sqlerver 2005)

5 Answers  


According to dot net is error and exception are same or different?

3 Answers  


What are the components of asp?

0 Answers  


Categories