Posts by Xaiô • 21 points
1 post
-
2
votes1
answer320
viewsQ: How to convert all ASCII written to text
I was able to convert all the text that the user wrote on TextBox to ASCII, but not the other way around. How can I make this conversion from ASCII to text? Private Sub BtnConvert_Click(sender As…