Stuffing key sequence with Javascript
Posted: Thu Nov 23, 2006 11:35 pm
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.