What is Server Object?
Answers were Sorted based on User's Feedback
Answer / guest
It Controls the ASP execution environment. It can set the
amount of time script can run before an error occurs.
Converts a virtual path to a physical path on the server.
Takes a user supplied string and encode it into proper
format for a URL string.
| Is This Answer Correct ? | 17 Yes | 2 No |
Answer / hema
Server object exposes the functionality of the server
through its properties and methods.
| Is This Answer Correct ? | 8 Yes | 3 No |
What are Constants? How will you declare a constant?
What is a session?
Explain how to display images using response object?
What are the asp objects?
how can i connect to ms-access database, with ASP??
Explain how big is the char?
Speaking of boolean data types, whats different between c# and /c++?
What do the abbreviations asp and jsp stand for?
What purpose is served by the Application.Lock method? A. It locks the Application object, preventing other clients from altering any values in the Contents collection. B. It locks the application, preventing the server from responding to any requests for application documents. C. It locks the application, preventing non-SSL requests from being processed. D. It locks the Application object, preventing other clients from reading any values in the Content collection. E. It locks other clients from reading the Contents collection.
How will you set the values for cookies?
Define common language specification (cls)?
What is asp code?