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")



Which line of code would instantiate the Browser Capabilities component? A. objBrowser = Serve..

Answer / guest

Set objBrowser = Server.CreateObject("MSWC.BrowserType")

Is This Answer Correct ?    5 Yes 0 No

Post New Answer

More ASP Interview Questions

hi this is madhu i have one doubt,regarding siebel Q: is this is mandatory when we r doing join between a bc & table , the table should extension table Reqired or not, can we do the join with base table also,

1 Answers  


How do I open an asp file?

0 Answers  


What is Extranet?

3 Answers   FutureSoft,


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  


what is WCF?

1 Answers  






How do in-process and cross-process communication work in the common language runtime?

0 Answers  


Which DLL file is needed to be registered for ASP?

3 Answers  


Any one tell me what GOOGLE GEARS and how to use it ?

1 Answers   HCL,


Explain the difference between cookies collection and form/querystring collection?

0 Answers  


In case of we are not saving the information as cookies. how server detects the same user?

0 Answers  


What is Request Object?

2 Answers  


What is asp price?

0 Answers  


Categories