I want to copy the word entered by a user as soon as the user presses space(Just like the spell checker in word editors do). I'm using the following code:
Last edited by Frinavale; Oct 20 '14, 03:09 PM.
Reason: Added code tags. Please post code snippets in code tags to make it easier for the experts to read the code and refer to lines within it while helping you.