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 do you need to run asp?
Can I avoid using the garbage collected heap?
Suppose someone gives a VB dll file (component). How to use that in an ASP file?
What is a Cookie? What are the uses of Cookies?
How are scripts executed?
explain with example redaing contents and writing contents from a file using APS object stream.
What is Cookies collection?
I have all files relating one project in ASP.... I want to make a Localhost for running like website........
What are the asp objects?
how to delete windows application in vs.net
Define application object?
What is the Default ScriptTimeOut for Server Object? A. 20 Sec B. 30 Sec C. 60 Sec D. 90 Sec