Search results 40

Card image cap
API in ASP Classic

A simple REST API technique reading record from Access mdb, then generates json ...

API_ASPClassic.zip

Card image cap
RmDir

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

Card image cap
CreateZipFile_7Zip

Compress a single file into zip archive using 7Za.exe 7za,exe (found in ...

Resources.zip

Card image cap
Unzip_7Zip

Extracts a zip into a location and waits for that extraction to finish Using ...

Resources.zip

Card image cap
CreateZipFolder_7Zip

Creates a zip from folder using 7Z archive. 7za,exe (found in attached zip) ...

Resources.zip

Card image cap
oShellRun1

Runs a WScript.Shell command with wait until finish and returns 0, 1, 2 or -1 ...

Card image cap
ServerVar

Get value of Server variable by passing variable name aVar can be any of these ...

Card image cap
GetTimeZone

Get local timezone Uses w32tm / tz dos command in command prompt Using ...

Card image cap
GetUTC

Get the time and date in Universal time based on local time Uses w32tm / tz ...

Card image cap
DosCommand_Read

Get output of DOS Command in string, by reading output into temp text file, ...

Card image cap
confirmDelete

Asks user before running a link (mostly before deleting) Small important part ...

Card image cap
Container Switcher

Using Classic ASP and cookies, allow users to personally choose between normal ...