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")
Answer Posted / guest
Set objBrowser = Server.CreateObject("MSWC.BrowserType")
Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
Define common type system (cts)?
What is use of asp?
What are private assemblies?
What is the common language specification (cls)?
How do I change a aspx file to a pdf?
How many types of cookies?
Explain the post & get method?
What is asp format?
How do you administer security for my machine for an enterprise?
What happens to a html page?
What type of code is found in a code-behind class?
What is the common type system (cts)?
Which is the default scripting language on the client side?
Is asp the same as saas?
Is asp a programming language?