How we load the page in ASP?



How we load the page in ASP?..

Answer / Virendra Prakash

In ASP (Active Server Pages), a web page is loaded by executing scripts within the .asp files. The server-side script contains HTML, VBScript or JScript code, and when the page is requested, the server processes the script, generating dynamic content to be sent back to the client as an HTML document.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More ASP Interview Questions

what are ASP Objects?

1 Answers  


Explain how to display images using response object?

1 Answers  


What is ASP (Active Server Pages)?

2 Answers  


What is the use of global.asax?

1 Answers  


Tell something about Active Server Pages?

5 Answers   Microsoft,


What is a session?

3 Answers  


Explain the difference between asp and html? Or why asp is better than html?

1 Answers  


Who is asp in police?

1 Answers  


What are the function of attributes of the <form> tags?

1 Answers  


What is msmq?

1 Answers  


What are the properties of session object?

1 Answers  


How to run FileSystemObject in ASP

1 Answers   Karvy,


Categories