Random codes

Random 24 Codes by our developers.
Card image
IntlIsAlphaCharacter

Test if a character is alphanumeric, regardless of the code page or language ...

Card image
Dec2Hex

Converts integer decimals into Hexadecimals

Card image
HTMLDecode + HTMLEncode

Decode and encode back a string using HTML Technically found online, but ...

Card image
Parts-File2Page

A classic ASP include file to read txt file of list into a page using bootstrap ...

Card image
RandBetween

Generating random number between two

Card image
Bootstrap 4 progress bars variables

Enhanced way to use progress bars in Bootstrap 4 Using below variable ...

Card image
ImgDimensions

Reads image dimensions, width, height, depth and image type. Details returned ...

Card image
ANStrRead + ANStrSave + ANStrSearch

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

Card image
Reversefile

Reversing a file This tip demonstrates how to reverse a whole file. This ...

Card image
Posts per year-month

Create summary list If you have SQL table named Messages, with DateStamp ...

Card image
Card8-BS3

Cards in bootstrap, nice with animation

Card image
Detect if Browser supports Flash

Detect if Browser supports Flash or not ( using ShockwaveFlash.ShockwaveFlash) ...

Card image
ContainerHTMLTag_Index

Returns location of the tag that enclosing the location provided inside HTML ...

Card image
DB Connection Drivers Test

Test connection to DB using different drivers to see which one works. You may ...

Card image
ShapeDelete

Safely remove certain shape from worksheet

Card image
ImagesIn_Count

Counts number of image files found in a folder Images defined here are files ...

Card image
rateYo

Rating system, small in jQuery From

Card image
Fancybox v3 apply

The newest version, made with mobile swipe in mind, and has a lot of features, ...

Card image
MoveDown + MoveUp

Moves an item in listbox up or down Needs Lst1 as listbox name Put code ...

Card image
Icon as text - CmdCaption_ChrW

Creates an icon as text to use inside button or any frm20 controls. this will ...

Card image
VBA vs ASP Classic

Differences between coding in VB in Classic ASP (aka VBScript) and VBA (aka ...

Card image
ForegroundColor

Returns white (RGB 255,255,255) or Black (RGB 0,0,0) based on background color ...

Card image
Bootstrap Media player controls

Controls for a media player using Bootstrap and FontAwesome

Card image
ANmaDropdown Search

Shows drop down menu of matching items when user searches in textbox with ...