Search results 55

Sorted from new to old.
Card image
FileDateTime

Gets time and date for a file, Date created, accessed or modified. If the file ...

Card image
GetTempFileName

Returns temp file name using FSO

Card image
DeleteAllFiles

Delete All Files in a Folder. Needs a reference to Microsoft Scripting Runtime

Card image
DownloadFile_User

Downloads file to user, asking user where to save or to open downloaded file

Card image
DelOldFiles

Delete files in a specified folder which are older than x days This code ...

Card image
FS_CopyFile

Copies a file

Card image
GetPapa

Gets folder name of a page using FSO

Card image
ASCII_Read + ASCII_Save

Reads and saves text file giving its full name Used a lot in my websites, very ...

Card image
DeleteTree

Deletes tree of files

Card image
File_MostRecent

Getting most recent file in a folder

Card image
HardDrivePartitionSN

Get Hard drive SN (old fashioned way) using FileSystemObject

Card image
FileDate_Formatted

Using FileDateTime to get file date

Card image
FilesIn + FilesIn_Count

Returns list of files found in a folder, list separated with custom separator ...

Card image
FileSize_Formatted

Returns file size in formated human way (mb, gb, etc..) Or, it can format any ...

Card image
FileDate_Formatted

Returns a formatted version of file 'LastModified' date. Pass parameter ...

Card image
FilesIn + FilesIn_Count

Returns list of files found in a folder, list separated with custom separator