Quote:

you could ping the server, use EXIST() to see if the directory exists, or a number of other similar actions to help determine what your script should do.




Yes, Exists() definitely works. The drawback is that, if the user is not on the domain, the scripts pauses for a few seconds, until there is a timeout. How does the ping work?

Thanks