what are the objects in asp?
Answers were Sorted based on User's Feedback
Answer / 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 |
Answer / vaishali lad
1)Request
2)Response
3)Application
4)Session
5)ASP Error
6)Server
7)FileSystem Object
Is This Answer Correct ? | 6 Yes | 2 No |
Define session object?
What is Global.asa file?
Define collection?
What are the advantages of asp?
What is asp used for?
Define server object?
what is stored procedural
Give an example of how using an HttpHandler could simplify an existing design that serves Check Images from an .aspx page.
What is the Order of precedence for LOGICAL Operators in ASP?
How do I change a aspx file to a pdf?
What happens to a html page?
Enter the roll number of a student and get his marks from a database file called MARKS. Use an ASP code for the same