Codes Required

Card image cap
CreateAnchor

Creates an anchor by passing its arguments (used to be called URL2A), can ...

2018Jul17

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
CreateAnchor

Creates an anchor by passing its arguments (used to be called URL2A), can ...

2018Jul17

Card image cap
iframe link to parrent

Link to the parent from inside an iFrame using JAVA

2020Feb3

Card image cap
CSS Buttons B4BS

This was used widely on my end before we got Bootstrap. Still have potential ...

2019Jan15

Card image cap
InsertHyperlinks + GetHref

Converts https found in text into anchers < a > Comes with GetHref as bonus ...

2018May13

Card image cap
BodyYoutubeLink2iframe

Creates youtube embed from link Converts a youtube video link into a youtube ...

2019Dec31

Card image cap
HttpToAnchors

Convert http found inside text into anchers < a >, aka URLlinker, aka ...

2019Mar30

Card image cap
HTMLTagAttributeValue

Reads value of certain tag attribute from certain attribute Identify attribute ...

2021May30

Card image cap
InsertHyperlinks+GetHref

Changes all URLs or email addresses in a text into hyperlinks

2018Apr23

Card image cap
Linkedin profle link

Have custom profile link to your LinkedIn profile If you are in tech for a ...

2019Jan16

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
DiskDriveType

Returns drive type as text, like fixed, CD, etc. Can pass either drive letter, ...

2022Aug17

Card image cap
sortArray

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

2018Jul25

Card image cap
getQueryString

Reading QueryString from JS

2018May29

Card image cap
FrmPass

Prompt for a password, or username and password, returns information back to ...

2018May20