Answer Posted / kishore maddineni
The MapPath method maps a relative or virtual path to a
physical path. This method does not check for the validity
or the existence of the physical path. If the path starts
with a forward or backward slash, the method returns the
path as if the path is a full virtual path. If the path
does not start with a slash, then the method returns the
path relative to the directory of the ASP file being
processed
| Is This Answer Correct ? | 4 Yes | 3 No |
Post New Answer View All Answers
How to insert the records in a database table by using asp?
How do I open aspx file on mac?
How add insert options in datagrid control in footer row.
Give an example of how using an HttpHandler could simplify an existing design that serves Check Images from an .aspx page.
What is servervariables collection in asp?
What is asp in web?
What is asp software?
What purpose is served by the application.lock method?
Explain the function of attributes in tags?
How we load the page in ASP?
How can I break Search
Explain the life cycle of asp page.
how can we create a webpage in .Net
Define clientcertificate collection?
Explain how can you overload a method?