I have a textbox then I need:
See if the user did Ctr+Space, then replace the last word -this means the word right at the left of where the cursor is- with another word or sentence -this could be any word or sentence, let´s say "Hello Word".
I need it to be in JavaScript cause I can´t support a roundtrip in this webform.

Thx
JavaScript