Search results 67

Card image cap
Magick SVGs to GIFs

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

Card image cap
HTMLDecode + HTMLEncode

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

Card image cap
jeditable

jQuery editable areas From

jquery_jeditable-master.zip

Card image cap
Card image cap
HTML redirect

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

Card image cap
Restore Arabic text files

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

Card image cap
Language per app

Restore Windows 10 setting to remember language selected per application

Card image cap
MSSQL backup

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

Card image cap
Val2

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

Card image cap
OnChange

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

Card image cap
Pure CSS Ribbon

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

CSSRibbon.zip

Card image cap
myURLEncode

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