Random codes

Random 24 Codes by our developers.
Card image
MatchIf7

Finds the row of 7 columns matching 7 values with options of < > <> and <= ...

Card image
getQueryString

Reading QueryString from JS

Card image
MyMonthName

Returns the month name in one of 5 formats (below) It can use full date or ...

Card image
Web.config Redirect

Redirect domain to another, including all its sub pages, sub folders, and ...

Card image
Shapes_HideShow

Hides or shows multiple shapes in a sheet in Excel, using one line command ...

Card image
StringFlip

Flips a string, right-to-left, and if passed again, will flip it back Can be ...

Card image
draggable grid

Nice gallery (or grid) that can be dragged to browse through From

Card image
URLs2Anchors

All links found inside a string into anchor (< a href=...) BUG!: Currently ...

Card image
RemoveDuplicates

Removes duplicated items from a 1-dim array into new array, does not modify ...

Card image
Print Button

Simple print button

Card image
ANStr_Add10IfNotBlank_NorNA

Concatenate string into one, if not blank and not N/A It looked stupid for me ...

Card image
SimpleCalendar

HTML calendar, simple, ready for implementing and customizing

Card image
VBInstr_Any

Returns the index where any of the words from AnStrSearchFor found in SearchIn ...

Card image
CSS3 Progressbar

A progress-bar in pure CSS3, used before we got Bootstrap :-)

Card image
Match2

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

Card image
List and delete files

Enables users to list and delete files

Card image
Hide SQL table

A simple easy way to hide tables in SQL Server

Card image
Slider (Bootstrap)

A nice bootstrap slider From

Card image
VLookup_HTML

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

Card image
LEGO UI Controls

Nice CSS-LEGO-UI Controls Originally from

Card image
Fancybox v3 apply

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

Card image
ShapeRange_BG

Replaces the background fill of any shape in Excel with an image Not Ready yet, ...

Card image
FrmPass

Prompt for a password, or username and password, returns information back to ...

Card image
Long filename

How to delete or rename file with long filename, say more than 200 chars. ...