Search results 60
Sorted from new to old.
ASCII_Read + ASCII_Save
Reads and saves text file giving its full name Used a lot in my websites, very ...
BinaryFile_Read + BinaryFile_Save
Reads binary file in chunks, if not chuck defined, all file will be red/saved ...
ANStrRead + ANStrSave + ANStrSearch
Reads and saves data into 1 dim string array, ANStr ANStr is a string of list ...
DB_Setting2Read + DB_Setting2Save
Reads and save setting into settings table per 2 IDs, similar to SettingRead ...
ASCII_Read + ASCII_Save
Reads and saves text file giving its full name Used a lot in my tools, very ...
Str2DB + Str2App + Str2HTML
Set of functions to clean and revise cleaning of string before saving into ...
Run Application (ping.exe)
This script uses WSH to open an executable and save the results to a textfile.
DB_SettingRead + DB_SettingSave + ...
Reads/Saves specific settings from DB table Mainly for Classic ASP, but can be ...