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 / guest
Set objBrowser = Server.CreateObject("MSWC.BrowserType")
| Is This Answer Correct ? | 5 Yes | 0 No |
What app opens aspx files?
difference between html and asp?
What is asp give its application?
Define extranet?
Name the data type should you use if you want an 8-bit value thats signed?
how can we bind the multiplication of two drop down lists?
Explain the post and get method or explain the difference between them?
how can we create a webpage in .Net
What are the collections of Session Object?
Explain the tasks performed by <> tags?
Speaking of boolean data types, whats different between c# and /c++?
Explain the difference between a namespace and an assembly name?