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 |
what are ASP Objects?
Explain how to display images using response object?
What is ASP (Active Server Pages)?
What is the use of global.asax?
Tell something about Active Server Pages?
What is a session?
Explain the difference between asp and html? Or why asp is better than html?
Who is asp in police?
What are the function of attributes of the <form> tags?
What is msmq?
What are the properties of session object?
How to run FileSystemObject in ASP