Search results 85

Sorted from new to old.
Card image
RmDir

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

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
IsThere1_Folder

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

Card image
ExportSheets_to_1PDF

Export multiple sheets as pages in 1 pdf doc. Passing list of sheets as ...

Card image
FoldersIn

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

Card image
Posts_per_Year

Gets list of years and total of posts per year from a table, by using date ...

Card image
ThemeSave + ThemeRead

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

Card image
LogFile_Add

Adds an entry to log file, if file is not exist, it will be created. Filename ...

Card image
ServerUptime

Return how long the computer has been running. Return format is dd:hh:mm:ss ...

Card image
ViewSource

Display content of ASP file (any file for that matters) Using ...

Card image
FS_CreateUserFolder

Creates a folder for a user, usually after sign up or login for first time. ...

Card image
FileDateTime

Gets time and date for a file, Date created, accessed or modified. If the file ...

Card image
GetTempFileName

Returns temp file name using FSO

Card image
DeleteAllFiles

Delete All Files in a Folder. Needs a reference to Microsoft Scripting Runtime