Why do we use asp?
No Answer is Posted For this Question
Be the First to Post Answer
Can I use com objects from a .net framework program?
What is the difference between a namespace and an assembly name?
How will you delete a Cookie?
Name the control which would you use if you needed to make sure the values in two different controls matched?
What must be installed on an IIS4 machine to use the CDONTS e-mail server object? A. FTP service B. SMTP service C. IIS administrator D. Exchange Server E. IPX/SPX protocol
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")
According to dot net is error and exception are same or different?
What is an asp model?
What are the attributes of the tags?
Is asp a programming language?
What is Global.asa file?
what is cookies?