Capturing keyboard shortcuts using IE

Ask a Question related to ASP Components, Design and Development.

  1. #1

    Default Capturing keyboard shortcuts using IE

    Are there any activex controls that will allow my web application to utilize
    keyboard shortcuts (ctrl-s for example) like a windows application? We are
    able to dictate using IE 5.0 and above.

    thanks


    Ernie Guest

  2. Similar Questions and Discussions

    1. Keyboard Shortcuts
      I had a shock today when I activated the new Freehand MXa. Some of the keyoboard shortcuts are not working - The tools shortuts. I press "Z" but...
    2. keyboard shortcuts bug
      Hi, for months I live with this keyboard bug: after a while working things like CTRL+C doesn't copy but the codewindow closes and other...
    3. Keyboard shortcuts in CS?
      I have gone ahead created keyboard shortcuts in CS. I installed some new filters and somehow one of the f key functions (f1=gaussian blur) got moved...
    4. cs keyboard shortcuts
      Went to shortcut presets to find one for feather. There were two. Opt+com+D brings the dock up. I deleted that and went with shift+F6. This did...
    5. keyboard shortcuts in asp.net
      How do we write the code for Keyboard shortcuts in asp.net(c#).Is it possible through javascript only or there is any method/property availaible...
  3. #2

    Default RE: Capturing keyboard shortcuts using IE

    Did you get a response to this ?
    I am trying to get media running in internet explorer (using windows media player in the background) to pause using a keystroke.


    cams Guest

Posting Permissions

  • You may not post new threads
  • You may post replies
  • You may not post attachments
  • You may not edit your posts

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139