what are the objects in asp?
Answer Posted / shraddha
There are 7 objects in ASP 3.0
1)Request
2)Response
3)Application
4)session
5)server
6)Asp error object
7)Object context object
| Is This Answer Correct ? | 25 Yes | 2 No |
Post New Answer View All Answers
Which is the default scripting language on the client side?
What is asp in web design?
Resource Files: How to use the resource files, how to know which language to use?
What are the attributes of the tags?
Define querystring collection?
What do I have to do to make my code work with the security system?
What are the components of asp?
Explain the post & get method?
What is hidden field?
Define response object?
How do you initialize a two-dimensional array that you don't know the dimensions of?
How do I open aspx file on mac?
how to implemet online examination in asp.net
What is the Difference B/W Onclick() and Oncommand() in ASP.Net? If Possible Explain with Realtime Example?
What is Response object? How is it related to ASP's Response object?