Codes Required

Card image cap
RemoveHTMLTags

Remove HTML tags from a string, note, this won't handle html encoding.

2018Jul15

Card image cap
RemoveHTML

Removes HTML code Basically anything between < and > There is a better ...

2018May26

Similar codes

Card image cap
RC4 Encryption

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

2019May25

Card image cap
Dynamic ASP include

ASP function replaces the standard "include" statement, allowing a TRUE working ...

2019Jan6

Card image cap
Barcode Generator

Pure ASP Classic barcode generator This is one of my past findings, I will be ...

2020Feb1

Card image cap
RealPerson Captcha

Captcha, smart new way to do it. Again, an actually working captcha, not like ...

2019Jan16

Card image cap
ASPjson

Read and write json data in and from Classic ASP From

2020Feb3

Card image cap
sortArray

Sort an array of Numeric values, simple straightforward Edit v3 2021-09-21: ...

2018Jul25

Card image cap
Tabs30-BS4

Nice simple elegant tabs in Bootstrap 4 Originally from

2020Dec31

Card image cap
Pure CSS line graph

Simple, with CSS only, an HTML line graph By

2019May9

Card image cap
Nailthumb

Create thumbnail on fly using JS From

2019Jul31

Recently by developer

Card image cap
CountColumnCells_2Criteria

Counts how many cells matching 2 criterias. Just like

Wed 7AM

Card image cap
Files_FoundHours

Listing the file from a folder that was created during last few hours. Can ...

Tue 7AM

Card image cap
MatchIf2Up

Search for 2 items in 2 columns starting from last row upword (Starting with ...

Mon 9AM

Card image cap
ANString_Location

Finds the location of a sting inside list of strings with certain separator, or ...

Apr23

Random Codes

Card image cap
Export2CSV

Exports a sheet into CSV file Dynamically finds number of rows/columns and ...

2022May16

Card image cap
Max + Min + Min_No0s

Calculate maximum of array of numbers or Minimum of array of numbers Also, ...

2019Dec31

Card image cap
Bootstrap lightbox

Simple easy bootstrap lightbox From

2019May4

Card image cap
CutString

Cuts a string from certain char till certain char, can be used to cut left, ...

2018May29