What are the collections of Application Object?



What are the collections of Application Object?..

Answer / guest


* Contents collection ? contains all variables added via
scripts in global.asa.
* Static collection ? contains the names of all objects
added via the OBJECT tag in global.asa.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More ASP Interview Questions

What is the difference between razor and aspx view engine?

0 Answers  


What is a service application?

0 Answers  


what is the difference between #include directory in C,C++ and import java.packages in java

0 Answers   Genpact,


How will you set the values for cookies?

1 Answers  


Explain how to refresh an asp page on a single click of a button?

0 Answers  


How do I save asp file in notepad?

0 Answers  


Explain the order of precedence for logical operators.

0 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  


___________ and ____________ properity to be used to create localized version of a form

0 Answers   DCI,


How do I open an asp file?

0 Answers  


How You Can use Dropdownlist with in Data Grid .DropDownlist having data from Database?

2 Answers   MIT,


What does Internet Information Server (IIS) assume to be the default language for Active Server Pages? A. Jscript B. JavaScript C. JAVA D. VBScript E. ECMAScript

2 Answers  


Categories