Newb Here, I need some help (input/output)
Posted: Fri Aug 01, 2003 2:02 pm
Alright, first post here. Great forums btw. If i'm posting this in the wrong place im sorry. I'm sort of just getting into html and I had a question on how to do something. Ok here it is.
I Want two text boxes, one above, one below. And a command button. When the button is pushed I want the Letters in the top textbox (Its Alpha only) to be kind of coded in the bottom textbox, I want it one to the right of each letter you push on the keyboard. Please not this is letters only, for example. A = S, S = D, P = [, And so on, and I understand there is no "Next letter to the right" command heh, It will probably have to be done letter by letter, thank god there is only 26
So just give me an example with 2 or 3 letters and I'll do the rest, I hope this wasn't too confusing.
I found a better way of putting it if you dont understand what I'm asking.
If I put this in the top textbox: "asdf"
Push button
I want it to say this in the bottom textbox: "sdfg"
I Want two text boxes, one above, one below. And a command button. When the button is pushed I want the Letters in the top textbox (Its Alpha only) to be kind of coded in the bottom textbox, I want it one to the right of each letter you push on the keyboard. Please not this is letters only, for example. A = S, S = D, P = [, And so on, and I understand there is no "Next letter to the right" command heh, It will probably have to be done letter by letter, thank god there is only 26
So just give me an example with 2 or 3 letters and I'll do the rest, I hope this wasn't too confusing.
I found a better way of putting it if you dont understand what I'm asking.
If I put this in the top textbox: "asdf"
Push button
I want it to say this in the bottom textbox: "sdfg"