hello there,
i'm looking for an easy way to copy any file from one location to an other one, thereby renaming it:
when clicking an "import" button on a form i would like a file dialog to open, the file i select should be then be copied, appending the current date to the file name; the...