Similar codes

Card image cap
GetWordCount

Counts how many words found inside a string. Using space, tab or enter as ...

2019Mar31

Card image cap
TextPercentageMatch

Matching any part of a string in another , then returns 0 if not match, Or ...

2018Jun26

Card image cap
WordsOf + Words_Len

WordsOf to create list of words from a block after converting every special ...

2018Jun28

Card image cap
NumberBeforeString

Cuts a number that would be found before certain word inside a block string. ...

Feb1

Card image cap
Capitalize

This function capitalizes first letter of each of the words in a sentence, ...

2018Jul3

Card image cap
CapitalizeAllWords

Capitalize first letter in all words In a String

2018Jul15

Card image cap
Folder Space used

Get sizes of each folder next to the asp file FolderSpace.asp. Then total of ...

2018Dec9

Card image cap
PCase

Converts a string into proper case PCase or ProperCase since Classic ASP does ...

2018Sep7

Card image cap
IfFullWord

Returns True if found as full, False if not found as full Full word means word ...

Jul24

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
Minify + Unminify tools online

Minify and unminify tools online, mainly js and css, free Unminify js, css, ...

Jan27

Card image cap
MultiRead_JSON

Reads array of arrays from the parent and return back ANString of 3 columns

Jan13

Card image cap
Under Construction SWFs

3 Under Construction SWFs, to be used inside flash-enabled sites. Part of my ...

2019Apr27

Card image cap
MySQL DB connection

Connects to MySQL database from Classic ASP All DB variables need to be ...

2018Jul29