Thanks Chris, but it's not parent paths that I am after. Say in IIS 6.0 you create 2 Web sites and map them to:
C:\Site1
C:\Site2
If I write an ASP script that runs in Site1, it cannot access the folder C:\Site2
File permissions on both folders are set to Full Control for Everyone.