Codes Required

Similar codes

code image
ANmaReplace_Occurrence

Replaces certain occurrence of a string with another inside a string. Like ...

Jul13

code image
ANma_HTML2DB + ANma_DB2HTML + ...

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

2019Feb7

code image
Regular expressions (Notepad++)

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

2021Mar10

code image
Column1Range

Return a range of cells in column where ... Return Range Ignore header ...

2023Oct7

code image
BS Star system

Bootstrap, Font Awesome rating stars system, to replace options for users to ...

2019Sep26

code image
Replace Single Quotes

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

2018Apr16

code image
ReplaceChars

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

2018May26

code image
Find and Replace

This will find all occurences of a string in a text file and replace it with ...

2018Apr15

code image
ReplaceStrings

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

Nov11

Recently by developer

code image
ANmAddress_Value

Returns the value of a cell address in another sheet. Todo: Allow to reference ...

Thu 11AM

code image
JSon functions to add, read and delete entry

3 Json functions to read full node by an image, add full node to file or delete ...

Tue 12PM

code image
GetPapa + GetSon with variances

Gets the parent folder full name from a path Also Gets the son of a full path. ...

Sat 11AM

code image
HTMLTable_NoOfColumns

Gets no of columns in an HTML table. It actually gets the maximum number of ...

Sat 11AM

Random Codes

code image
Star rating

Another Bootstrap rating system using Font-Awesome

2019Jun24

code image
Navbar colors

Bootstrap set of colored Navbars made with

2019Jan16

code image
Encrypt1 + Decrypt1

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

2018Jul25

code image
Unzip_7Zip

Extracts a zip into a location and waits for that extraction to finish Using ...

2018Jul14