Page 1 of 1

Stuffing key sequence with Javascript

Posted: Thu Nov 23, 2006 11:35 pm
by mikefrench
I have a programming student who is trying to activate a TSR program from within javascript. He needs to stuff a key sequence like Ctrl-Q into the keyboard queue rather than require an operator to press that key sequence themselves. Any suggestions on how to do this? I have not worked in Javascript myself.

Posted: Fri Nov 24, 2006 8:18 am
by feyd
Not possible.

Posted: Fri Nov 24, 2006 3:37 pm
by m3mn0n
Moved to client-side.