bluejaguar456
Freshman
- Joined
- Aug 22, 2006
- Messages
- 48
Hey Guys,
I have been having a few problems trying to get all the letters in a textbox to split.
I want to get any letters that the user types in a textbox to be split into each different letter.
The end result will be that i can check each letter and cross reference it with a number.
E.G. r returns 32, e returns 54
This is going to be done for every letter that the user types,
Any help would be great appreciated! Thanks.
I have been having a few problems trying to get all the letters in a textbox to split.
I want to get any letters that the user types in a textbox to be split into each different letter.
The end result will be that i can check each letter and cross reference it with a number.
E.G. r returns 32, e returns 54
This is going to be done for every letter that the user types,
Any help would be great appreciated! Thanks.