Name the ASP Objects?

• Request Object
• Response Object
• Server Object
• Session Object
• Application Object

Showing Answers 1 - 9 of 9 Answers

kulwant kumar Fatehpur Gaya

  • Sep 23rd, 2005
 

Objects in asp 1.Response, 2.Request, 3.Application, 4.Session, 5.Server, 6.Error 7.FileSystem, 8.TextStream, 9.Drive, 10.File, 11.Folder, 12.Dictionary

  Was this answer useful?  Yes

Dayalaguru

  • Apr 20th, 2006
 

1. Session Object

2. Application Object

3. Server Object

4. Request Object

5. Response Object

6. Object Context

7. Error Object

  Was this answer useful?  Yes

shriramesh

  • Jul 22nd, 2006
 

Request

Response

Session

Application

Server

Object context

  Was this answer useful?  Yes

lalita.p

  • Jun 7th, 2007
 

ASP Objects are

1) Session
2)Application
3)Server
4)Request
5)Response
6)Objectcontext
7)ASPError

  Was this answer useful?  Yes

vinayj81

  • Jul 30th, 2008
 

There are 9 objects they are
1. Response
2. Request
3. Server
4. Application
5. Session
6. ASPError
7. ObjectContext
8. Filesystem Object
9. Dictionary 

  Was this answer useful?  Yes

Give your answer:

If you think the above answer is not correct, Please select a reason and add your answer below.

 

Related Answered Questions

 

Related Open Questions