Im trying to make a program that turns text backwards, for example:
Normal: Hello welcome to Yahoo!
Changed: olleh emoclew ot !oohay
Can this be done in Visual Basic.Net?
If so please give code or link and not to pscode.com.
Notice that it changes the single word backwords and not the whole piece of text.
2007-02-28
09:01:55
·
4 answers
·
asked by
sbraidley
3
in
Computers & Internet
➔ Programming & Design
I need it also to work via two textbox control's one called textbox1 and textbox2 so could any one set this up for me as I want the user to input text into textbo1 and when they press button1 then textbox2 shows the converted text.
2007-02-28
09:22:22 ·
update #1