|
-
Feb 26th, 2009, 06:47 PM
#1
Thread Starter
Fanatic Member
[3.0/LINQ] Text to ascii binary
Im trying convert a text string to ascii binary
such as A =01000001
test =01110100011001010111001101110100
here is an example
http://www.roubaixinteractive.com/Pl...ry_To_Text.asp
I understand that im goign to have to do a for each loop for each char C in string x
but im not sure how to get the binary ascii char out of it
i know this is probably pretty simple but im just drawing a blank
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|