Search results 20

Sorted from new to old.
Card image
NumberBeforeString

Cuts a number that would be found before certain word inside a block string. ...

Card image
LXFormat

Formats a number found at end of string to have additional leading zeros to ...

Card image
DiskDriveType

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

Card image
A is for Alpha

Military way to communicate letters in audio, for me I learned not all required, ...

Card image
NameNum

Finding the number of a name, used in a numerology program. Finds the number ...

Card image
IntlIsAlphaCharacter

Test if a character is alphanumeric, regardless of the code page or language ...

Card image
Capitalize in JS

Convert text to all capital letters

Card image
eMailMe (CDO)

Single asp file (having function) to send an email It is used here to send an ...

Card image
PCase

Converts a string into proper case PCase or ProperCase since Classic ASP does ...

Card image
PCase (ProperCase)

Just like UCase and LCase, ProperCase (or PCase) will capitalize 1st letter of ...

Card image
DigitsORLettersOnly

Check if the string has special characters or not, only Letters or digits ...

Card image
Encrypt1 + Decrypt1

Encrypts (and decrypts) a string. To decrypt an encrypted string, use the ...

Card image
Capitalize1st

Capitalize 1st letter of a string

Card image
CapitalizeAllWords

Capitalize first letter in all words In a String

Card image
Capitalize

This function capitalizes first letter of each of the words in a sentence, ...

Card image
UTF8R_toChar

Converts characters created by program R into actual chars as in < U+641 > to ...