What is asp language?
No Answer is Posted For this Question
Be the First to Post Answer
What are Constants? How will you declare a constant?
is string is a value type or reference type?
What is caching in asp?
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")
what is database deployment?
What is Request Object?
What is meant by cookies? Explain the main features?
Explain the properties of session object?
Define a scripting language?
What does asp stand for?
What's the Difference between DSN and DSN Less connection?
How add insert options in datagrid control in footer row.