Search results 19

Card image cap
Frequency1

Finds how many a string found inside larger string. Similar to Frequency but ...

Card image cap
Latest records date and count

Find how many items in table, with column DateAdded is the latest DateAdded in ...

Card image cap
ReadBinaryBuffer

Reads file in binary mode as blocks Starts reading from start in sequential ...

Card image cap
ASP Classic Page Cache

Set page to cache at certain time or force cache refresh. Something I found ...

Card image cap
BooleanCount

Counts how many values are True (or anything) in an array of boolean values ...

Card image cap
ListBox_SelectionCount

Counts how many items selected in a listbox (multi-selection listbox). Works ...

Card image cap
CountDuplicates

Counts how many duplicates found in a range of Excel cells. Basically how many ...

Card image cap
Functions.dll

Old DLL housing list of functions to be used and called by any application, ...

Functions.zip

Card image cap
ANmaRedirect_Plus1

Function to log the redirects that happen into website It is merely used with ...

Card image cap
Char(39) in SQL table

One of many ways to go around the issue of char 39 in SQL database

Card image cap
Rows 2 Cell

Convert items found in a column matching certain material into list in 1 cell ...

Card image cap
GetWordCount

Counts how many words found inside a string. Using space, tab or enter as ...