Search results 250

Card image cap
URLs2Anchors

All links found inside a string into anchor (< a href=...) BUG!: Currently ...

Card image cap
myURLDecode

Decode a URL, opposite of Server.URLEncode

Card image cap
RemoveHTMLTags

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

Card image cap
Capitalize1st

Capitalize 1st letter of a string

Card image cap
CapitalizeAllWords

Capitalize first letter in all words In a String

Card image cap
MP3GetInfo

Returning information on an MP3 file. Returns a type containing information ...

Card image cap
CutString1

Cuts a string from a string starting from a specific character index and until ...

Card image cap
ConvertMultiLine2 + 6

Convert text blocks (by converting line separators from any separator to any). ...

Card image cap
RGB2HTML + HTML2RGB

Converts RGB color to / from HTML format As bonus, functions RGB_ExtractColor ...

Card image cap
CreateFullTree

Creates full tree if not found

Card image cap
SplitTo2DArray

Splits ANStrArray into 2-Dimension array Using custom row and column ...

Card image cap
FixENTERS_File

Removes [Enter]s from imported csv file into Excel worksheet. Smart enough to ...