Search results 487

Card image cap
ImagesIn

Just like FilesIn function, but this one returns list of images only found in a ...

Card image cap
SendEmail_CDO

Sending an email using CDO object Can pass all needed variables including mail ...

Card image cap
myURLEncode

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

Card image cap
IsBin

Checks if the passed argument is a binary or not

Card image cap
Files_MostRecentN

Gets most recent N files from a given folder. Uses Arrays, and the function ...

Card image cap
ArrSort_2Arr

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

Card image cap
UserIP

Reads the website visitor IP

Card image cap
DetectEmailServers

Detects mail servers available by returning number of available mail servers ...

Card image cap
IsEven + IsOdd

Returns True if integer is even by using IsEven While IsOdd, will returns True ...

Card image cap
Hex2Int

Converts hex to Integer

Card image cap
Bin2Int

Converts Binary to Integer

Card image cap
PrettyPath

Formats a path for use in user displays, trim it beautifly. PrettyPath is ...