Search results 32

Sorted from new to old.
Card image
DownloadFile_Safe

Downloading file directly to machine without refreshing or going to another ...

Card image
ConcatenateStrings_AmongString

Collect strings matching search from a longer string. I used it to concatenate ...

Card image
MapPath_SafeComma

MapPath version expecting comma in filename or folder. Just because we might ...

Card image
FolderSize_Swift

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

Card image
IsThere1_Image

Searches for an image and return the file extension of found, or returns null ...

Card image
ANBS Controls Set3

3rd set of ANBS controls, Get Set1 here and

Card image
CountArrayCol

Returns the count of array fields, given the dimension, using UBound ...

Card image
Path (ASP Classic)

Site physical actual location

Card image
FilesCount_Swift

Count how many files in a folder, with no loop, faster if you just need all ...

Card image
User-Defined Formatting

Apply special Conditional Formatting, color cells based on their values. This ...

Card image
Files_MostRecentN

Gets most recent N files from a given folder. Uses Arrays, and the function ...

Card image
RmDir

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

Card image
Upload5

Uploading files into server, the simplest way I have here This is the famous ...

Card image
UnMappath

Returns the virtual path of the absolute path specified in the required ...

Card image
INITool

INITool Object allows an ASP programmer to work with INI files on the server. ...

Card image
SetAttr

Sets an attribute to file or folder Needs to have variables defined as you see ...