The VBScript Replace function lets you switch out one character for another in a string. You can use this function to replace the period character with an underscore. You load the file name into a ...
I had a handy little vbs script before, that someone passed around in the ILOVEYOU-heyday:<P>It was a script that disabled the vbs extension and passed that over to notepad instead. It was quite ...