Search results 551

Sorted from new to old.
Card image
Macro keyboard shortcuts

Assign certain keyboard shortcut to certain macro, or clear that shortcut. ...

Card image
SQL Date from DateTime

Extract Date from Datetime field in SQL An old method I found in my archive.

Card image
UserChanged_Log4

Adds date to column1 when user enters text in column2. Also, if user remove ...

Card image
ReverseArray

Reverses order of array. In other words, the upperbound value of an input ...

Card image
XMLRead

Returns array of values by an XML expression from XML file. Xmlfilepath is the ...

Card image
Multi-Select searchable drop-down in Bootstrap 5

Multi-select drop-down with search in Bootstrap 5 From

Card image
Associate_Ext

Register an extension in Windows registry for extension with an application. ...

Card image
Bootstrap 5 cards with responsive images

Bootstrap 5 cards with responsive images From

Card image
BS5 Cards

2 Cards design in Bootstrap 5 from

Card image
Timeline css

CSS Timeline, simple, easy, nice piece from bootsnipp From

Card image
GeWin - get windows list

Gets all windows that are enabled and actived and put them in a list. It also ...

Card image
CSS 3D flip

Flip box, 3D in CSS From

Card image
Nearby Color shades

Calculate colors close to input color, a jquery html that will give you 10 ...

Card image
HTML2Str

Special version to convert HTML to string. Uses RemoveHTML, then after that it ...

Card image
BusinessDateAdd

Counts the number of business days Add or subtract a number of business days ...

Card image
Any2Dec

Converts a number of any base to decimal. Hexa to decimal, octa to decimal, ...