Search results 106

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
ANSQLWherein

Creates list of items to be used in ' Where item in (List)' list Mainly adds ...

Card image
all_tab_columns

List all columns in all tables for all schemas in oracle db workbench

Card image
Random GUID

Generate a random GUID using oracle db workbench Also add timestamp to ensure ...

Card image
Copy formulas

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

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
Slickmap

CSS only flow chart site map From

Card image
FilesKill

Delete Multiple Files (with WildCards) To delete multiple files from a ...

Card image
Translucent card

Translucent card in CSS3 From

Card image
MatchLastIf

Finds last occurrence of a match in a column Finds the row of last time an ...

Card image
VBA vs ASP Classic

Differences between coding in VB in Classic ASP (aka VBScript) and VBA (aka ...

Card image
RC4 Encryption

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

Card image
Web.config Redirect

Redirect domain to another, including all its sub pages, sub folders, and ...

Card image
Inputbox vs Application.Inputbox

fm20.dll has another inputbox to be used It is smaller, maybe more straight ...