Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: rm2000
  • Content: Threads
  • Order by date
  1. rm2000

    Passing key event from applet to the browser

    I have a keyboard handler in a java applet. How do I send certain key event to the web browser (where java applet is loaded) so that the key is processed by the browser even though the focus is with the applet. Fro example, I want to pass on the event for F5 key from the keylistener in applet...
  2. rm2000

    Reading binary data using DataInputStream class

    Hi, I am having difficulty reading binary data using the DataInputStream class. The problem is that the high byte characters (>= ascii 128) are being read as signed numbers when I use the myDIS.readFully() method where as I want to read these as the characters corresponding to their (>=128)...
  3. rm2000

    Problem with VB Application setup on fresh Win ME 4.90.3000

    Hi, I am having problem with the setup of my application on a fresh install of Windows ME 4.90.3000. The setup is created using VB's P & D wizard and works fine on Win 95/98/2000/XP. On a new Win ME machine, the setup prompts for a System Files update and on agreeing to that it appears to copy...

Part and Inventory Search

Back
Top