Search results 53
Sorted from new to old.
HTMLDecode + HTMLEncode
Decode and encode back a string using HTML Technically found online, but ...
Checks if URL is valid
Checks if URL is actually working. Uses XMLHTTP object to see if that URL ...
IsValidUTF8 + DecodeUTF8 + EncodeUTF8
Checks UTF8, or convert to/from UTF8. Simple functions to convert the first 256 ...