Search results 24

Card image cap
XMLRead

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

Card image cap
MapPath_SafeComma

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

Card image cap
FolderSize_Swift

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

Card image cap
IsThere1_Image

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

Card image cap
Path (ASP Classic)

Site physical actual location

Card image cap
FilesCount_Swift

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

Card image cap
ImagesIn_Count

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

Card image cap
ImagesIn

Just like FilesIn function, but this one returns list of images only found in a ...

Card image cap
Files_MostRecentN

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

Card image cap
RmDir

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

Card image cap
UnMappath

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

Card image cap
SetAttr

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