Log in

View Full Version : How do I Sending text in a textbox to another textbox but in some other format.



Gloradow
11-07-2010, 05:49 PM
Well I am working on this project of my own ( Can't tell you) and I am Using Visual Basic 2008 Express Edition and I am trying to get where if you click a button the text in one textbox is copied into the other but I want the second one to be in ASCII. To have it come out I think it is %d but thats in C++.

Also sense I am here, you don't really need to answer this, how do you make where you click another button it copies all the text in the text field?

Thanks, Gloradow