I'm running Winxp, IIS. People enter a directory location (which is local to the current machine) through a form then the script does it's duty with this directory. This works fine when I run the script through localhost but when i try run the script being served from another computer it fails to find the local directory. So for some reason I think the script must be searching for the folder on the server side but I thought it should be searching on the client side.