Search results 31

Card image cap
ViewSource

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

Card image cap
FS_CreateUserFolder

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

Card image cap
FileDateTime

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

Card image cap
GetTempFileName

Returns temp file name using FSO

Card image cap
FS_CopyFile

Copies a file

Card image cap
ASCII_Read + ASCII_Save

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

Card image cap
DeleteTree

Deletes tree of files

Card image cap
File_MostRecent

Getting most recent file in a folder

Card image cap
HardDrivePartitionSN

Get Hard drive SN (old fashioned way) using FileSystemObject

Card image cap
FilesIn + FilesIn_Count

Returns list of files found in a folder, list separated with custom separator

Card image cap
RemoteExplorer.asp

A directory Viewer with the option of downloading the file and reading text ...

Card image cap
File Upload

Uploads a file to the server