ASP Programming Question:

What does Server.Map Path do?

ASP Programming Interview Question
ASP Programming Interview Question

Answer:

The Map Path method maps the specified relative or virtual path to the corresponding physical directory on the server.

Name at least three methods of response object other than Redirect.


Add Header, Append To Log, Binary Write, Clear, End, Flush, Write


Previous QuestionNext Question
What is a File System Object object?What is Querystring collection?