Results 1 to 3 of 3

Thread: USB device

  1. #1

    Thread Starter
    Frenzied Member vbgladiator's Avatar
    Join Date
    May 2001
    Posts
    1,950

    USB device

    Hey,

    I have a USB RFID reader. Now, it didn't come with any SDK and everytime a tag is scanned, the reader writes to any available control that is on the screen. Is there a way to intercept the reader and handle the scanning on my own?
    I guess what i'm asking is if there's a way to handle usb devices.

    Thanks,
    Don't anthropomorphize computers -- they hate it

  2. #2
    Addicted Member
    Join Date
    May 2002
    Posts
    142

    Re: USB device

    I have a USB barcode scanner that did the same thing. I just created a textbox that always had focus and did all my functions when the text of that textbox changed. It may not be exactly what you er looking for, but it worked for me. Good Luck.

  3. #3

    Thread Starter
    Frenzied Member vbgladiator's Avatar
    Join Date
    May 2001
    Posts
    1,950

    Re: USB device

    What if someone is modifying a client for example and the damn thing writes to the First Name textbox for example.

    Thanks,
    Don't anthropomorphize computers -- they hate it

Posting Permissions

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



Click Here to Expand Forum to Full Width