Interview Questions

What is Server Object?

ASP Interview Questions and Answers


(Continued from previous question...)

46. What is Server Object?

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.

(Continued on next question...)

Other Interview Questions