Search results 117

Sorted from new to old.
Card image
Magick SVGs to GIFs

Convert SVG files into GIF preserving the transparency, in bulk ' Used to ...

Card image
HTMLDecode + HTMLEncode

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

Card image
jeditable

jQuery editable areas From

Card image
Bootstrap checkbox

Simple bootstrap checkbox From

Card image
HTML redirect

Redirect using HTML Sometimes you need to do what you need to do The 0 in ...

Card image
Arabic VS Hindi numbers

Settings to force Microsoft Word to show Hindi numbers with Arabic text, or ...

Card image
Restore Arabic text files

Solution to restore ASCII Arabic text files. Sometimes I noticed when system ...

Card image
Language per app

Restore Windows 10 setting to remember language selected per application

Card image
User-Defined Formatting

Apply special Conditional Formatting, color cells based on their values. This ...

Card image
MSSQL backup

The practical way I found to backup database (or tables) to be moved into new ...

Card image
Val2

Converts anything into an integer I used the function VAL() a lot, it is in ...

Card image
OnChange

Detect when user changes a textbox using JQuery Needed to have this documented ...

Card image
Pure CSS Ribbon

Show a ribbon, in a simple CSS, Not my work, found it online, but it helped a ...

Card image
myURLEncode

Does what Server.URLEncode does In case you needed it, not sure when

Card image
ArrSort_2Arr

Sort 2 1-dimension arrays Actually sort 1st array (Array1) based on values ...

Card image
Hex2Int

Converts hex to Integer