Getting the Physical path from virtual path by using Server Mappath object in ASP

In VBScript used in ASP environment, MapPath method returns the physical path of the file or directory from the virtual path. As we setup a site in a remote server we don’t have access to the server root path of our site in case of shared hosting. As our site is stored inside a particular [...]