At school I am moving all my DOS scripts to VBScript and have a little problem. I want my script to check \\server\share\username to see if the folder exists. If not create it, then map drive X to ...
I present a piece of ASP/VBScript code (feel free to use it if it would help you). This code can compare an IP address to a range of addresses and return TRUE if the ip in question is within the range ...