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 is asp
by puting attendance to students if he absent tat should intimate to his fathers mobile automatically anybody having code send to me
What is the full name of asp in vb net?
how to code in asp.net for button?
Explain how to refresh an asp page on a single click of a button?
Is asp a language?
no.of pages comes before protected void ?
Describe ways to present an arbitrary endpoint (URL) and route requests to that endpoint to ASP.NET.
?onStart' and 'onEnd' are events of what object(s)? A. Application only. B. Session only. C. Server only. D. Application and Session only. E. Application, Session, and Server.
Whats the implicit name and type of the parameter that gets passed into the class set method?
Whats the difference between struct and class in c#?
What's the Difference between DSN and DSN Less connection?