Copy only recent files from a directory to another directory
I am new to VB. But I need to write a code that copies all files from one directory to another. If the destination directory has a newer datecode file, then need to prompt the user whether to overwrite that file.