Binary To TextTakes a binary string of 1`s and 0`s and outputs the character string, Place this function somewhere in the ASP file you want to call it from, then to cal...
Takes a binary string of 1`s and 0`s and outputs the character string, Place this function somewhere in the ASP file you want to call it from, then to call it use BinaryToText("00010101")