Search results 239

Sorted from new to old.
Card image
Counters

Finally, a neat simple js counter This one allows me to have negative counting, ...

Card image
Auth_User

Find the user name (and domain) for logged in user for in an internal intranet ...

Card image
Online Wordpress password hash generator

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

Card image
Most recent in Oracle DB

List the most recently added rows based on a date column.

Card image
Bootstrap 4 progress bars variables

Enhanced way to use progress bars in Bootstrap 4 Using below variable ...

Card image
ProtectString + UnProtectString

Protects or unprotects a string giving a password Using XorD and similar to ...

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
FilterSheet_1By1 + FilterSheet_Clear

Sets Autofilter in a sheet, and another function to clear Autofilter ...

Card image
RandomGUID

Creates a random GUID number like ... 879AE395-E026-0A63-EFC1-152038C4400B ...

Card image
ANBSCaptchaBox (Part 4)

Attempt to create Captcha inputbox as simple as possible using third party ...

Card image
ANBS Controls Set3

3rd set of ANBS controls, Get Set1 here and

Card image
ANmaRedirect

Simple redirecting function, used to direct users from one domain into another ...

Card image
Parallax Flipping Cards

CSS animated flipping cards From

Card image
ShrinkText

Shrinks a text into smaller text controlling where is the majority will be ...

Card image
Copy formulas

How to copy formulas in VBA code. Learned that the hard way, just like most of ...