Random codes

Random 24 Codes by our developers.
Card image
Barcode Generator

Pure ASP Classic barcode generator This is one of my past findings, I will be ...

Card image
Match3

Matching three values at the same time in three columns Just like Match the ...

Card image
CountArrayCol

Returns the count of array fields, given the dimension, using UBound ...

Card image
CutString9

Cuts from CutFrom starting from any of items found from ...

Card image
ANStrFind_AndOrAdd

Checks if an item was found in list of items and return 1 if yes, 0 if not ...

Card image
1FileDB

DB in a File (One of my best library codes so far) Saves/Reads/Deletes certain ...

Card image
Android Apps and SD memory

List of apps that can be moved to SD Card in Android OS (Tablet).

Card image
ASPDF v1.0

Create PDF in ASP classic

Card image
GetFilename, GetExtension, .. others

GetFilename, GetExtension, GetFilename_noExtension, GetFilename_wExtension To ...

Card image
ANStringListRead_JSON

Reads array into list of ANString, from [ until ] for the giving array name. ...

Card image
Seconds2Time

Converts seconds from numbers into time in format of ...

Card image
TrimLines

Remove all line breaks from text from a text. Not like

Card image
Send workbook as email attachment

Retro way to send a workbook you are in as an email. Found it in one of my old ...

Card image
CleanArray

Cleans array of unwanted items This usually needed after you merge two arrays, ...

Card image
Inputbox vs Application.Inputbox

fm20.dll has another inputbox to be used It is smaller, maybe more straight ...

Card image
InSheet_ChangeImage

Allows users to inserts image into sheet, replacing old one, with ability to ...

Card image
Bootstrap Toggle

Neat bootstrap toggle box From

Card image
JsBarcode

Generate barcode in js Tested and works better than others

Card image
RemoveHTML

Removes HTML code Basically all tags expected and listed below There is a ...

Card image
DirectionToggle

JS to switch direction between Right-to-Left and Left-to-Right Toggle the ...

Card image
Generate_PowerPoint

Creates PowerPoint slideshow file from Excel range(s) with slide per sheet (or ...

Card image
ANmaRow_Duplicate1

Duplicate 1 row into row below with insert using fill down or copy-paste No ...

Card image
ImagesIn_User

Gets images in a folder where filenames start with "User" Similar to function ...

Card image
MySQL DB connection

Connects to MySQL database from Classic ASP All DB variables need to be ...