Quote Originally Posted by Heckler View Post
... the editor that keeps deleting "%" and the following two characters when trying to depict a binary word.

for example...
"%11110000" ends up being "110000" in your final post. Why is that???...

Dwight, click on the first icon above the editor window; it's two As. You want it in SOURCE mode, not WYSIWYG.

%11110000 <--- should print as "%11110000" without quotes

Robert