Search results 61

Sorted from new to old.
Card image cap
MP3GetInfo

Returning information on an MP3 file. Returns a type containing information ...

Card image cap
ViewSource

Display content of ASP file (any file for that matters)

Card image cap
DuplicateFileName

Generates new available file name for a certain file in order to duplicate it, ...

Card image cap
GetTempFileName

Returns temp file name using FSO

Card image cap
DownloadFile_User

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

Card image cap
DelOldFiles

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

Card image cap
FS_CopyFile

Copies a file

Card image cap
File_FirstFound

Gets first file found matches a wildcards mask, using Dir()

Card image cap
DeleteTree

Deletes tree of files

Card image cap
BinaryFile_Read + BinaryFile_Save

Reads binary file in chunks, if not chuck defined, all file will be red/saved ...

Card image cap
DirsCombo_Read

Read directories in a specified folder into a combobox Needs FrmBr having Cbo1

Card image cap
File_MostRecent

Getting most recent file in a folder

Card image cap
GetFilename, GetExtension, .. others

GetFilename, GetExtension, GetFilename_noExtension, GetFilename_wExtension To ...

Card image cap
FileDate_Formatted

Using FileDateTime to get file date

Card image cap
FilesIn + FilesIn_Count

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

Card image cap
GetExtension

Gets the extension of file from its filename