What is server control



What is server control..

Answer / Parasar Mahalik

Server Control in ASP (Active Server Pages) refers to a set of objects that allow developers to dynamically create and manage web pages on the server side. This can include controlling the flow of the application, interacting with databases, handling user input, and more.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More ASP Interview Questions

how can we done appllication deployment

1 Answers   3i Infotech, HCL,


How do you initialize a two-dimensional array that you don't know the dimensions of?

1 Answers  


What should be used in order to determine if the cookie "FavoriteFlavors" in the request object contains more than one entry? A. Request.Cookies("FavoriteFlavors").HasItems B. Request.Cookies("FavoriteFlavors").Collection.Count C. Request.Cookies("FavoriteFlavors").Dictionary D. Request.Cookies("FavoriteFlavors").HasKeys E. Request.Cookies("FavoriteFlavors").Count

1 Answers  


How are scripts executed?

1 Answers  


How will you delete a Cookie?

1 Answers  


What is application object in asp?

1 Answers  


Explain the tags necessary to be present within the tag ?

1 Answers  


difference between html and asp?

1 Answers   Polycom,


What is ClientCertificate collection?

1 Answers  


Define global.asa file?

1 Answers  


Define a "virtual directory"?

1 Answers  


What is aspx used for?

1 Answers  


Categories