Answer Posted / sowmya
Maps a virtual or relative path to a physical path.
Syntax:
x = Server.MapPath( string )
Parameters:
string - string containing the path to be translated
The method returns new string containing the physical path
corresponding to the path (virtual or relative) in the
passed parameter.
Example:
JScript/VBScript:
<%= Server.MapPath("/databases/database1.mdb") %>
| Is This Answer Correct ? | 4 Yes | 2 No |
Post New Answer View All Answers
Explain the tasks performed by <> tags?
what is page
What do you need to run asp?
What happens to a html page?
What does aspx stand for?
Is classic asp dead?
what is execute dataset for sp
where should i get free version of Test Director to download
What is a form collection in asp?
Write code for the following in ASP a)Display attributes of a file b) File copy c) get disk capacity.
How we load the page in ASP?
explain joints in .net.
Distinguish functionalities of ASP in web design.
how can we bind the multiplication of two drop down lists?
What is the difference between razor and aspx view engine?