Search results 26

Sorted from new to old.
Card image
FindImg_WShell

Finds the first image in a folder matching wild cards mask using WScript.Shell ...

Card image
ASPUsers

Show ActiveUsers in webpage using ASP Classic, this also works as an example of ...

Card image
Navbar with counts

Bootstrap 4 Navbar with icons and counts as badges originally from

Card image
SortedFiles

Get a sorted list of files in a directory using the File System Object (FSO) ...

Card image
DelFiles

A very simple to delete a directory and the entire files and folders in its ...

Card image
Add2Column

Quickly adds value to certain column in Excel sheet As usual, you can define ...

Card image
ImagesIn_User

Gets images in a folder where filenames start with "User" Similar to function ...

Card image
Sidebar navbar

Bootstrap side navbar (sidebar) Can be pushed to left or right From

Card image
FilesKill

Delete Multiple Files (with WildCards) To delete multiple files from a ...

Card image
Web.config Redirect

Redirect domain to another, including all its sub pages, sub folders, and ...

Card image
DirTree.xlsb

Excel macro to show all files found in directory (including sub-directories) as ...

Card image
PrettyPath

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

Card image
RmDir

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

Card image
IsThere1_Remote

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

Card image
IsThere1_Folder

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

Card image
DelOldFiles

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