Search results 67

Sorted from new to old.
Card image
XorD

Encrypt or decrypt a string using a key Similar to XorC, except you get to ...

Card image
ProtectFile_XorD + UnProtectFile_XorD

Protects and unprotects a file using password Creates another copy of the file ...

Card image
ColorSlider

Free Online tools to quickly get color values in hex or rgb

Card image
HTMLDecode + HTMLEncode

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

Card image
Input Spinner (Numeric input)

Bootstrap numeric input (o From

Card image
Cookies usage prompt

Bootstrap 4 cookies prompt for GDPR From

Card image
RC4 Encryption

A code inherited from an old application to protect or un-protect text in ...

Card image
Windows Preloader

Windows preloader in CSS3, neat, right? From

Card image
CTRL+K,C

Comment and de-comment lines quickly in VBE Create shortcuts inside VBE to ...

Card image
SSTree

Tree code, driven by Access DB A code I found somewhere online that I enhanced ...

Card image
Global asa

As ASP Classic user, I have to have some post about global.asa Here is one, ...

Card image
myURLEncode

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

Card image
Hex2Int

Converts hex to Integer

Card image
Arabic SQL+ASP

Enable Arabic in MSSQL DB, the correct way, as of Sep 2018 Tested in Alwah and ...

Card image
HTML and URL codes

Always find my self needing to know those quickly to continue working, so ...

Card image
IsValidUTF8 + DecodeUTF8 + EncodeUTF8

Checks UTF8, or convert to/from UTF8. Simple functions to convert the first 256 ...