Search results 60

Sorted from new to old.
Card image
Upload5

Uploading files into server, the simplest way I have here This is the famous ...

Card image
IsThere1_Remote

Checks if a file is found from a URL, finds a file in a remote server

Card image
FindFile_Word

Finds a file within open documents of current instance

Card image
GetConfigValue

Read settings from Web.config file (or other XML files) Originally from ...

Card image
CreateZipFiles_7Zip

Create zip from list of files listed in List_of_Files separated by comma. The ...

Card image
MP3GetInfo

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

Card image
ViewSource

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

Card image
DuplicateFileName

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

Card image
FileDateTime

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

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
DirsCombo_Read

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

Card image
File_MostRecent

Getting most recent file in a folder

Card image
FilesIn + FilesIn_Count

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

Card image
GetExtension

Gets the extension of file from its filename

Card image
FA5Icon_FromExt

Gets FontAwesome 5 icon for a file using its extension Used in MyDev website