Search results 142

Sorted from new to old.
Card image
StringFlip

Flips a string, right-to-left, and if passed again, will flip it back Can be ...

Card image
CutRightString

Cuts a string from a string FROM RIGHT starting from specific character and ...

Card image
CutLeft

Cuts the left part respecting words, without cutting words

Card image
RemoveHTML

Removes HTML code Basically all tags expected and listed below There is a ...

Card image
ReplaceChars

Replaces all chars found in Chars_to_remove from String1 with Char_to_put One ...

Card image
InsertHyperlinks + GetHref

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

Card image
Modal512

Bootstrap modal variable, my constant to use dynamically in code Edit: ...

Card image
LDAP / SiteServer Migration

This script will migrate LDAP and SiteServer user list to another LDAP ...

Card image
MyMonthName

Returns the month name in one of 5 formats (below) It can use full date or ...

Card image
Str2DB + Str2App + Str2HTML

Set of functions to clean and revise cleaning of string before saving into ...

Card image
Rename Folder

This will rename and or move a folder

Card image
Replace Single Quotes

This script will replace single quotes so the data is SQL-safe

Card image
URL2Text + Text2URL

URL2Text to convert a URL into string Text2URL will converts a text with ...

Card image
Find and Replace

This will find all occurences of a string in a text file and replace it with ...