Search results 27

Sorted from new to old.
Card image
myURLEncode

Does what Server.URLEncode does In case you needed it, not sure when

Card image
ArrSort_2Arr

Sort 2 1-dimension arrays Actually sort 1st array (Array1) based on values ...

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
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
RandomNumber

Generate random number between Lower and upper numbers provided

Card image
CutString

Cuts a string from certain char till certain char, can be used to cut left, ...

Card image
RandomHelloACM

Generate random using web service into ASP variable. With help of PHP, we now ...

Card image
GetRandom

Generate random string, fully customization, with even deciding what special ...