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")
1 5325
What is Response object? How is it related to ASP's Response object?
we are doing Design of Placement Website as our academic project. Home page is in c#.net format and register page is in asp.net format. We met a problem in this.register page is not linked in home page. how i complete my project with out any change..?
Is asp a language?
How to make page break in Crystal Report..?
which is the bet long term & basic to advanced available course for asp.net in hydrabad plz reply me t my email address also thanking you sm.chishty@gmail.com
What is asp language?
Explain how is method overriding different from overloading?
What data types does the rangevalidator control support?
What is the maximum size of an array in asp?
Define clientcertificate collection?
What are the methods in session object in asp?
Define html (hypertext markup language)?
What is active server object model?
What are the 3 types of internal controls?
Explain how do you initiate a string without escaping each backslash?