What is the work of asp?



What is the work of asp?..

Answer / Sunil Kumar Yadav

ASP (Active Server Pages) is used to create dynamic and interactive web pages by running scripts on a server before sending the results to the client's browser. This allows for features such as user authentication, session management, and database interaction.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More ASP Interview Questions

What is asp software?

1 Answers  


What is the difference between client-side script and server-side script?

4 Answers  


What does asp stand for?

1 Answers  


Name the methods in session object?

1 Answers  


How are scripts executed?

1 Answers  


What is Response object? How is it related to ASP's Response object?

1 Answers   MCN Solutions,


Define common language specification (cls)?

1 Answers  


Explain how do you initiate a string without escaping each backslash?

1 Answers  


Describe how a browser-based Form POST becomes a Server-Side event like Button1_OnClick

1 Answers   ADC, Microsoft,


How to determine if a visitor has cookies support enabled in his/her browser?

1 Answers  


What must be installed on an IIS4 machine to use the CDONTS e-mail server object? A. FTP service B. SMTP service C. IIS administrator D. Exchange Server E. IPX/SPX protocol

1 Answers  


What purpose is served by the Application.Lock method? A. It locks the Application object, preventing other clients from altering any values in the Contents collection. B. It locks the application, preventing the server from responding to any requests for application documents. C. It locks the application, preventing non-SSL requests from being processed. D. It locks the Application object, preventing other clients from reading any values in the Content collection. E. It locks other clients from reading the Contents collection.

1 Answers  


Categories