Search results 88

Sorted from new to old.
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
PrettyPath

Formats a path for use in user displays, trim it beautifully. PrettyPath is ...

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

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
FixPath_Word

Fixes the path for a given folder, PC or Mac by adding separator only if ...

Card image
FoldersIn5

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

Card image
FoldersIn

Returns list of folders found in given folder in a string in ANStr format, ...

Card image
ThemeSave + ThemeRead

Saves/Reads selected theme into file. Used with Bootstrap 3 in most of my ...

Card image
GetRelativePath

Get relative path of one to another Pass two path strings to this function and ...

Card image
WorkbookSaveAsk_ANmar

Asks user to save file (or workbook) using GetSaveAsFilename method. Returns ...