Random codes

Random 24 Codes by our developers.
Card image
Card49

Simple custom card using FA4, with CSS3, can have right or left picture ...

Card image
ANmaSQL_InsertStatement

Creates SQL INSERT statements from a table in Excel. Used to be executed to ...

Card image
HTML_CountTags

Counts how many certain tag found in an HTML block. like how many tr found in ...

Card image
Online Wordpress password hash generator

An online tool to generate password hash for wordpress, tried it just today ...

Card image
CSS3 Progressbar

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

Card image
Country list in arabic

List of countries codes and names in Arabic, you do not know when you need it ...

Card image
HTMLTag + HTMLPair

Generate HTML tags with thier parameters as name=value pairs ' Example of ...

Card image
[TAB] inside textarea

Allow textarea's to accept TAB key (ASCII code 63) Could use some enhancements, ...

Card image
Embed fonts in Word doc

Embed fonts used in document, to make it available on any machine

Card image
GetHeaders

Reads page headers into dictionary object. an example of using Dictionary in ...

Card image
CreateThumbSquare_IrfanView

Creates square thumb for an image, regardless of image aspect ratio It will ...

Card image
InsertHyperlinks+GetHref

Changes all URLs or email addresses in a text into hyperlinks

Card image
Min_No0s

Getting the minimum number from an array excluding zeros. Edit 2025-03-11: ...

Card image
Linkedin profle link

Have custom profile link to your LinkedIn profile If you are in tech for a ...

Card image
Import error log

Imports the SQL Server error log into a table, so that it can be queried This ...

Card image
Shapes-Macros

Read shapes in all worksheets in certain workbook and return list of macros ...

Card image
GenerateMemorablePassword

Returns a random password that is easier to remember, such as BONES or LAMOT. ...

Card image
Tabulator

A nice, advanced powerful table control in js From

Card image
FilesKill

Delete Multiple Files (with WildCards) To delete multiple files from a ...

Card image
GetRandom

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

Card image
GetColumnIndex

Returns Id of column (Column Index) from a cell. Similar to GetColumnName, this ...

Card image
On Off button

Toggle buttons Win10 style

Card image
Tabs27

Simple JS Tabs A Pen created at CodePen.io. You can find this one at ...

Card image
MinIF and MaxIF in Excel 2010

MinIF to calculate smallest number matching certain criteria, in Excel 2010 ...