Search results 61

Sorted from new to old.
Card image
Frequency

Checks how many items in an ANStr ANStr is list of items separated by a ...

Card image
DB_Setting1List + DB_Setting1List_NameValue

DB_Setting1List is to Returns list of SettingValues matching certain ...

Card image
DB_Setting2Read + DB_Setting2Save

Reads and save setting into settings table per 2 IDs, similar to SettingRead ...

Card image
ANStrColor2RGB + RGB2ANStrColor

Converts R:G:B into RGB value (as long) and RGB from long into R:G:B

Card image
CutString3_Search

Using same code in CutString3, this will search for matching items. Searches ...

Card image
CutString

Cuts a string from certain char till certain char, can be used to cut left, ...

Card image
CutString3

Cuts string from a larger one based on a specific separator.

Card image
CutString3

Cuts a string from a larger one using separators.
Ex, CutString3("Will ...

Card image
CutString3

Cuts string from a larger one based on a specific separator.

Card image
FilesIn + FilesIn_Count

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

Card image
ArrayRead + ArraySave

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

Card image
ANStrList functions

Set of functions to manage ANStrList strings, read, save, delete, sort, compare, ...

Card image
DB_SettingRead + DB_SettingSave + ...

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