Luhn function to return true or false if is valid based on Luhn identification ...
Checks to see if sStr matches on of the items in Listof, knowing separator, ...
Returns True if found as full, False if not found as full Full word means word ...
Returns the full text found between HTML tag open and close by either and index ...
Calculate the total number of hours between two times and return in format ...
Reads certain part in HTML output of a page. Will search for list of strings ...
Formats a number found at end of string to have additional leading zeros to ...
MapPath version expecting comma in filename or folder. Just because we might ...
Creates list of images to represents a number. Basically multiple < img > tags ...
Imports a range into 2-dimension array. Returns the array, providing range, ...
Returns white (RGB 255,255,255) or Black (RGB 0,0,0) based on background color ...
Add st, nd, rd or th to end of number, can be used for dates also
Cuts the integer part of a number. Like INT, FIX, or CINT I know we already ...
Reads file in binary mode as blocks Starts reading from start in sequential ...
Adjust iframe height to its content after loading page Needed this trick in ...
Reads certain chunk of a file in binary. Used with large files (like ~7gb ...
50 chars max.