File System 132

File structure, folder, FTPs, local, intranet and a like
Sorted from new to old.
Card image cap
CopyFiles

Copies files from list of files into a folder. Uses list of files with ...

Card image cap
OpenAnyFile

Finally, can have one command to open any file using its default associated app ...

Card image cap
ToolPath

Returns the path of ThisWorkbook considering OneDrive Personal or Business ...

Card image cap
Wrong file permissions

Fix to unable to delete file from FTP server after uploading using PHP function ...

Card image cap
File2Body

Reads file and showing it as Bootstrap row, with ability to replace variables ...

Card image cap
SortedFiles

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

Card image cap
WinImage.dll

An old DLL library enables reading and writing to floppy disks (and/or images) ...

Card image cap
FolderSize_Swift

Gets total of folder size in bytes. With some tweaks, you can modify it to use ...

Card image cap
DelFiles

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

Card image cap
ShortenDir

Shorten a long Dir by adding ... in the middle to make it fit in small boxes ...

Card image cap
ASPjson

Read and write json data in and from Classic ASP From

Card image cap
IsThere2

Finds a file in giving its full path Similar to IsThere1 except this one uses ...

Card image cap
ImagesIn_User

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

Card image cap
AN_SafeFileName

Clean filename from special characters to make it safe for server upload Then ...

Card image cap
ASCII_Read + ASCII_Save

Reads or Saves text into file, giving its full path. Same as

Card image cap
Parts-File2Page

A classic ASP include file to read txt file of list into a page using bootstrap ...