Similar codes

Card image cap
ProtectText + UnProtectText

Encrypt or decrypt text, simple encryption with a numeric password Decrypt a ...

2018Jul19

Card image cap
Crypt128

Simple small function to Encrypt or Decrypt a string in cell Simple Encryption ...

2018Jun14

Card image cap
OpenPassword + ClosePassword

Encrypt / Decrypt a string, convert it to "77 96 105 105 106" or back to ...

2018Jun14

Card image cap
Encrypt1 + Decrypt1

Encrypts (and decrypts) a string. To decrypt an encrypted string, use the ...

2018Jul25

Card image cap
XorD

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

2020Jan10

Card image cap
RC4 Encryption

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

2019May25

Card image cap
ProtectString + UnProtectString

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

2020Jan10

Card image cap
FeeKey + UnFeeKey

Protect Numbers by encoding them into Alphabetic And convert them back ...

2020Nov11

Card image cap
ProtectFile_XorD + UnProtectFile_XorD

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

2020Jan10

Recently by developer

Card image cap
CountRowCells

Counts how many cells with data in a row, starting from certain column until ...

Sat 11AM

Card image cap
CalculateQuarterText

Returns the text of quarter (3Q2024 or 1Q2017) with offset of the passed ...

Jun10

Card image cap
Q_NoOfdays

Calculates number of days for certain quarter, starting from given quarter with ...

Jun9

Card image cap
JSON_To_Table

An attempt to read json into table. This one is a work in progress, tested and ...

Jun6

Random Codes

Card image cap
GetHeaders

Reads page headers into dictionary object. an example of using Dictionary in ...

2022May5

Card image cap
ConvertImage_IrfanView

Converts an image from any image into any image using IrfanView command line ...

2019Jun26

Card image cap
Global asa

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

2018Dec28

Card image cap
DB Class

Database Class in Classic ASP An old article I found that helps a lot these ...

2018Dec25