Similar codes

Card image cap
PCase (ProperCase)

Just like UCase and LCase, ProperCase (or PCase) will capitalize 1st letter of ...

2018Aug8

Card image cap
CapitalizeAllWords

Capitalize first letter in all words In a String

2018Jul15

Card image cap
Capitalize1st

Capitalize 1st letter of a string

2018Jul15

Card image cap
PCase

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

2018Sep7

Card image cap
Capitalize in JS

Convert text to all capital letters

2020Feb16

Card image cap
RandomNumber

Generate random number between Lower and upper numbers provided

2018Jun28

Card image cap
TextPercentageMatch

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

2018Jun26

Card image cap
NumberBeforeString

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

Feb1

Card image cap
GetRandom

Generate random string, fully customization, with even deciding what special ...

2018Apr21

Recently by developer

Card image cap
MatchIF5

Searching for rows having 5 values in 5 columns Like

Mon 5PM

Card image cap
CountColumnCells_2Criteria

Counts how many cells matching 2 criterias. Just like

May1

Card image cap
Files_FoundHours

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

Apr30

Card image cap
MatchIf2Up

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

Apr29

Random Codes

Card image cap
10 Loading Circles

CSS-only spinners, 10 of them

2019Feb16

Card image cap
RandomArray

Creates array of random numbers, returns 1 Dim array

2018Jul2

Card image cap
Reversefile

Reversing a file This tip demonstrates how to reverse a whole file. This ...

2018Jun16

Card image cap
OpenPassword + ClosePassword

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

2018Jun14