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

Tell something about Active Server Pages?

5 Answers   Microsoft,


What is difference between Server.transfer and Response.redirect ?

7 Answers  


What does Server.MapPath do?

2 Answers  


What are the methods in Application Object?

2 Answers  


What is the meaning of asp in computer?

0 Answers  






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  


Name the data type should you use if you want an 8-bit value thats signed?

0 Answers  


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

0 Answers  


What is querystring collection in asp?

0 Answers  


What is ServerVariables collection?

2 Answers  


What is a form collection in asp?

0 Answers  


what is n tier ?

1 Answers   eSoft, Government,


Categories