Answer:
Server Object controls the ASP execution environment. It can set the amount of time script can run before an error occurs. It 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.
Previous Question | Next Question |
What is Application-scope? | How will you delete a Cookie? |