| Added: April/07/2004 at 5:51pm | IP Logged
|
|
|
This article from my old powerasp.com site explains what Server.MapPath is and also why you can't use it to specify the data connection in any of the CJWSoft applications.
Use ASP to determine the Physical Path Of Your Virtual Website
As this article mentions you can still use it to determine the path, but you can't use it in our data connection strings because the data connection page is an include file and server.mappath will report back different paths for the different directories....... meaning it will work in one directory level but not another as the path will be different.
Edited by cwilliams on April/07/2004 at 5:53pm
__________________
Best Regards,
Christopher Williams
www.CJWSoft.com
|