Search results 20

Card image cap
ASPUsers

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

Card image cap
SortedFiles

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

Card image cap
DelFiles

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

Card image cap
ImagesIn_User

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

Card image cap
FilesKill

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

Card image cap
DirTree.xlsb

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

DirTree.zip

Card image cap
PrettyPath

Formats a path for use in user displays, trim it beautifly. 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
DelOldFiles

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

Card image cap
File_FirstFound

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