Random codes Random 16 Codes by our developers.

Card image cap
FoundinList

Finds a matching item of a number in list of numbers. Returns 1 if found, 0 if ...

Card image cap
Toggle navbar with Slide Down Animation

TOggle Navbar to show, login form, another list of links, search bar, or ...

Card image cap
ListBox_SelectedIndexes

Create list of selected items in MSForms listbox as string separated by | Or ...

Card image cap
ANmaHTMLTables_Combine2

Combine strings of two HTML tables into string of one table.

Card image cap
Bootstrap Select

Multi-select drop-down in Bootstrap with customization From

Card image cap
Windows-like drop down menu

Classic-Windows-like dropdown menu using CSS and JS, library in zip is build in ...

Card image cap
ANStrRead + ANStrSave + ANStrSearch

Reads and saves data into 1 dim string array, ANStr ANStr is a string of list ...

Card image cap
Enable Includes in ASP Classic

Enable relative paths for ASP Classic includes to work. New servers do not ...

Card image cap
VBInstrRev

Similar to VBInstr, but this one does it in reverse, which is instrrev() ...

Card image cap
Modal Boxes B4BS

These are JQuery modal boxes, we used before we got bootstrap B4BS means ...

Card image cap
Str2Hex

Convert a string to Hex

Card image cap
Converts two bytes to long

Functions to convert two bytes to a numeric value (long), (both little-endian ...

Card image cap
GetPapa

Gets folder name of a page using FSO

Card image cap
FilesIn + FilesIn_Count

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

Card image cap
Bootstrap lightbox

Simple easy bootstrap lightbox From

Card image cap
RemoveChars

Removes all chars found in Chars_to_remove from String1