Hi:
Can VBscript capature 2 key strokes, like ctrl+A,ctrl+B, etc. I have a html page that has a list of hyper links.
When a user strokes ctrl+A, it will hilight hyper link A, and hits return key, the target wep page displays.
Try adding an onKeyPress event to the <body> tag and then look into getting the keys pressed. In that, check the event.modifiers property. I'm not totally sure what you will find, but this is a good start. Good luck. ________________________________________
Michael C Flanakin
Indigo Web Systems
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.