Logic is very simple, detect if the stream is binary or text, and then convert the stream to either raw output (#nofilter) or use the ASCII_HEX_DECODE to convert the binary to text values. Forms can ...