6) Events in page life cycle?



6) Events in page life cycle?..

Answer / bm

when user writes an url in the browser,browser send the
request to webserver.by the extention part of the file,the
server seartches in the database then server sends this
page to a special program called .dll where the asp page is
executed from top to bottom afterthat html file is comming
out and sent back to the browser.

Is This Answer Correct ?    0 Yes 1 No

Post New Answer

More ASP Interview Questions

difference between partial and public ?

0 Answers   eSoft,


What is a Web Server?

2 Answers  


what is page

0 Answers  


What type of code is found in a code-behind class?

0 Answers  


write a program for sorting of all students records in a class according to roll no. using ADO and corresponding database.

0 Answers  






What inheritance is and an example of when you might use it?

0 Answers  


What is asp in java?

0 Answers  


What is the order of execution for an ASP application?

2 Answers  


Which line of code would instantiate the Browser Capabilities component? A. objBrowser = Server.CreateObject("MSWC.BrowserType") B. Set objBrowser = Server.CreateObject("MSWC.BrowserType") C. var objBrowser = Server.CreateObject("MSWC.BrowserType") D. var objBrowser = CreateObject("MSWC.BrowserType") E. var objBrowser = Server.CreateObject("BrowserType")

1 Answers  


Which DLL file is needed to be registered for ASP?

3 Answers  


What is Querystring collection?

1 Answers  


What options are available to deploy my .net applications?

0 Answers  


Categories