Similar codes

Card image cap
ANma_HTML2DB + ANma_DB2HTML + ...

Convert HTML text into DB-safe string, by converting some characters as below. ...

2019Feb7

Card image cap
Regular expressions (Notepad++)

How to do regular expressions in Notepad ++ search and/or replace Helpful when ...

2021Mar10

Card image cap
SwitchTextinCells

Switch text inside cells with another text. This was needed to correct an bug ...

Feb23

Card image cap
ReplaceStrings

Replace strings found in list of strings from inside a string, does taht make ...

Nov11

Card image cap
Morse code functions

Convert text or single character to and from Morse code. TexttoMorse, ...

2021Jun13

Card image cap
ReplaceChars

Replaces all chars found in Chars_to_remove from String1 with Char_to_put One ...

2018May26

Card image cap
Frequency1

Finds how many a string found inside larger string. Similar to Frequency but ...

Dec16

Card image cap
IfFoundInList

Checks to see if sStr matches on of the items in Listof, knowing separator, ...

Jul24

Card image cap
Replace Single Quotes

This script will replace single quotes so the data is SQL-safe

2018Apr16

Recently by developer

Card image cap
Hex2Bin

Converts Hex to Binary

2018May28

Card image cap
IsHex

Check a string to see if it is Hex

2018May28

Card image cap
Str2Hex

Convert a string to Hex

2018May28

Card image cap
GetDigits

Extracts digits out of a string

2018May27

Random Codes

Card image cap
WinXP css theme

CSS theme to show page as windows style, this one is WinXP

May30

Card image cap
rateYo

Rating system, small in jQuery From

2019Jul9

Card image cap
RGB2HTML + HTML2RGB

Converts RGB color to / from HTML format As bonus, functions RGB_ExtractColor ...

2018Jul9

Card image cap
RandomArray

Creates array of random numbers, returns 1 Dim array

2018Jul2