Search results 166

Card image cap
iShuffle + lShuffle

Generates a random number, integer or long

Card image cap
GetExtension

Gets the extension of file from its filename

Card image cap
IsThere1

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

Card image cap
FileSize_Formatted

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

Card image cap
FilesIn + FilesIn_Count

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

Card image cap
Copy File

Copys a file from one location to another using WSH

Card image cap
List and delete files

Enables users to list and delete files

Card image cap
RemoteExplorer.asp

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

Card image cap
File Upload

Uploads a file to the server

Card image cap
Make HTML File

This script will make a HTML file

Card image cap
KillFile

Deletes a file, using mapped or unmapped file path

Card image cap
ASCII_Read + ASCII_Save

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