I want to change text in a text box to binary. Meaning if I enter "Brad" in a text box and click convert I want "01000010011100100110000101100100" to come up in another text box. (using MFC dialog based program with VC++ 6.0) Thanks.

Br@d