Search results 92

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

Card image
DownloadFile_User

Downloads file to user, asking user where to save or to open downloaded file

Card image
DelOldFiles

Delete files in a specified folder which are older than x days This code ...

Card image
FS_CopyFile

Copies a file

Card image
GetPapa

Gets folder name of a page using FSO

Card image
ASCII_Read + ASCII_Save

Reads and saves text file giving its full name Used a lot in my websites, very ...

Card image
DeleteTree

Deletes tree of files

Card image
File_MostRecent

Getting most recent file in a folder

Card image
GetColumnName, ColumnName_XOffset

Gets the column name from a cell address. Returns "E" from "E45", or "BR" from ...

Card image
HardDrivePartitionSN

Get Hard drive SN (old fashioned way) using FileSystemObject