Search results 62

Sorted from new to old.
Card image cap
Bootstrap 4 cheat sheet

Bootstrap 4 cheat sheet, quick direct link as image

Card image cap
FilesCount_Swift

Count how many files in a folder, with no loop, faster if you just need all ...

Card image cap
Shortner

Create a URL shortner using Web.Config AKA URL Redirect, or Page refresher, ...

Card image cap
PrettyPath

Formats a path for use in user displays, trim it beautifully. PrettyPath is ...

Card image cap
RmDir

Delete a folder, expects to be an empty folder, path must be already MapPathed

Card image cap
IsThere1_Remote

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

Card image cap
IsThere1_Folder

Checks if a folder is found or not, can pass either mapped path or unmapped ...

Card image cap
Ask4Folder

Asks user for a folder, starting with certain folder

Card image cap
CreateFullTree

Creates full tree if not found

Card image cap
DuplicateFileName

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

Card image cap
Cookies warning

Thanks to new law in Europe, we need to show users and let them accept a ...

Card image cap
Distance_Calc_fromString

Calculate distance between two points (Latitude, Longitude) LatLon1 and ...

Card image cap
DelOldFiles

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

Card image cap
DosCommand_Read

Get output of DOS Command in string, by reading output into temp text file, ...

Card image cap
File_FirstFound

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

Card image cap
IsFolder

Returns a Boolean value that indicates if the parameter is a folder.