Search results 116

Card image cap
DB_AllRows

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

Card image cap
DB_Read1Row (DB_Read1stRow)

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

Card image cap
Str2DB + Str2App + Str2HTML

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

Card image cap
Paging with Alternating Colors

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

Card image cap
Replace Single Quotes

This script will replace single quotes so the data is SQL-safe

Card image cap
ArrayRead + ArraySave

Reading and saving 2 dim data into ANStrArray ANStrArray is a string ...

Card image cap
Create and Write Log File

The subprocedure can be called by any ASP applicaiton/page which needs to ...

Card image cap
DB_SettingRead + DB_SettingSave + ...

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