Search results 299

Sorted from new to old.
Card image
FrmLarge v3

Shows an image after clicking on its thumbnail, like in web applications Can ...

Card image
List of options (Frm87)

Show list of items with their description from "Settings" sheet Have that list ...

Card image
VBA Progressbar (Frm73)

Progress bar Frm73 or just simple message Zip file contains .frm and .frx ...

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

Card image
IsThere1

Finds out if a file exists, can pass either mapped file path, or unmapped

Card image
FileSize_Formatted

Returns file size in formated human way (mb, gb, etc..) Or, it can format any ...

Card image
FileDate_Formatted

Returns a formatted version of file 'LastModified' date. Pass parameter ...

Card image
FilesIn + FilesIn_Count

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

Card image
Copy File

Copys a file from one location to another using WSH

Card image
List and delete files

Enables users to list and delete files

Card image
RemoteExplorer.asp

A directory Viewer with the option of downloading the file and reading text ...

Card image
File Upload

Uploads a file to the server

Card image
Make HTML File

This script will make a HTML file

Card image
KillFile

Deletes a file, using mapped or unmapped file path

Card image
ASCII_Read + ASCII_Save

Reads and saves text file giving its full name Used a lot in my tools, very ...