Random codes

Random 24 Codes by our developers.
Card image
VLookup_HTML

Does a search in 1st column (< td tag) in an HTML table (< table tag), and ...

Card image
CSS Card effect

CSS Card Hover animated effect From

Card image
ReadFileBytes

Reads bytes from file using FSO, Number of bytes can be decided as well as ...

Card image
ReNumber_IDColumn_inTable

Reset numbers in ID column, with help from AI. The StoredProcedure will move ...

Card image
GetRandom

Generate random string, fully customization, with even deciding what special ...

Card image
Transparent Full-screen modal

Bootstrap modal that is full-screen and transparent control transparency in css

Card image
ANBS Controls Set3

3rd set of ANBS controls, Get Set1 here and

Card image
DBTableCol_Array

Reads 1 column from SQL DB table and return as 1-dimension array oConn object ...

Card image
ConcatenateStrings_AmongString

Collect strings matching search from a longer string. I used it to concatenate ...

Card image
Bootstrap Editable Table

Editable table with Bootstrap 4, with multiple controls, having: Checkbox for ...

Card image
HasDups

Indicates if an array contains duplicate values. returns True if more than one ...

Card image
Thumbnail on fly

An aspx tool to generate thumbnail from an image, used to make page load faster ...

Card image
Filesin_Coll + Filesin_Cells

Reads files in a specified folder into a Collection, work with VB6 and VBA also, ...

Card image
ApplyValidation_DropDown

Adds Validation drop-down to a cell (Data --> Validation --> List), or to a ...

Card image
ArrayRead + ArraySave

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

Card image
Login modal

Simple modal with login form in Bootstrap 3

Card image
WordPress - Excel functions (AI)

3 functions to download posts, adds new post and to upload and set featured ...

Card image
Formulas_FromFile_ToRow

Imports formulas from file into list of cells defined in file itself into ...

Card image
Functions.dll

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

Card image
Range2ANStr

Converts sheet range to ANString, can work on any continued range, 1 or 2 ...

Card image
Latest records date and count

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

Card image
Tabs21-BS3

Great small tabs in bootstrap 3

Card image
CSS Tree

One of those small CSSs I use in some of my projects, these are pure CSS, no ...

Card image
Floor

Rounding a number to nearest integer closest to zero.
Equivalent to Excel ...