Search results 8

Sorted from new to old.
Card image
QuickEncrypt plus others ...

Text encryption/decryption snippet that utilizes the powerful xICE encryption ...

Card image
CreditCardType

Returns credit card type and whether it is valid or not. Found it in my old ...

Card image
Filename_Clean

Returns cleaned file name of invalid characters. Needs to be modified if used ...

Card image
CleanFilename

Cleans file name from invalid unexpected characters that Windows refuses.

Card image
CleanArray

Cleans array of unwanted items This usually needed after you merge two arrays, ...

Card image
AN_SafeFileName

Clean filename from special characters to make it safe for server upload Then ...

Card image
Checks if URL is valid

Checks if URL is actually working. Uses XMLHTTP object to see if that URL ...

Card image
IsValidUTF8 + DecodeUTF8 + EncodeUTF8

Checks UTF8, or convert to/from UTF8. Simple functions to convert the first 256 ...