i am making a program that when you type in a word, and press ok, it displays the word in wierd text... i.e. Æ,à,Û
anyways, i made it so when you enter a character into a text box (Text1) it gets the ascii # and then sends an according character to the second text box (text2). But i can't figure out how to make it do a backspace. when you push backspace, it deletes the last character put into text1, but it leaves it there in text2...

for instance, you put this into text1.. "hello" and you hit backspace between the after the o because you accidentally hit p or something... in text1 it will read "hello" but in text2, it will read "hellpo"

if you can help me i would really appreciate it

thanx for the help!

emptywords


p.s. where you guys from? i'm from northern california, about 40 miles north of sacramento, (the capital city)

thanx!