Search results 120

Sorted from new to old.
Card image
DB_AllRows

Returns all rows found from an SQL Query as string Separated by row and column ...

Card image
List and delete files

Enables users to list and delete files

Card image
Modal512

Bootstrap modal variable, my constant to use dynamically in code Edit: ...

Card image
DB_Read1Row (DB_Read1stRow)

Reads from a table in a DB Reads only the first row, and return a string ...

Card image
ASCII_Read + ASCII_Save

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

Card image
Str2DB + Str2App + Str2HTML

Set of functions to clean and revise cleaning of string before saving into ...

Card image
Paging with Alternating Colors

This script will take the results of a query and sets up number of records per ...

Card image
DB_SettingRead + DB_SettingSave + ...

Reads/Saves specific settings from DB table Mainly for ASP Classic, but can be ...