Search results 22

Sorted from new to old.
Card image
DownloadFile_Safe

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

Card image
XMLRead

Returns array of values by an XML expression from XML file. Xmlfilepath is the ...

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
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
ImagesIn_Count

Counts number of image files found in a folder Images defined here are files ...

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
UnMappath

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

Card image
SetAttr

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

Card image
GetAttr

Reads attributes of a file using FSO. Return will be a string of RHSA ...

Card image
RandomImage

Gets a random image from a folder of files, passed as an unMapPathed (HTML) ...

Card image
IsThere1_Folder

Checks if a folder is found or not, can pass either mapped path or unmapped ...

Card image
FoldersIn5

Creates list of subfolders and subfolders of each down to 5 levels Folder ...